(no version information, might be only in CVS)
DOMElement->getAttributeNS -- Returns value of attributeReturns the value of the attribute in namespace namespaceURI with local name localName for the current node. If no attribute with given name is found, an empty string is returned.
See also DOMElement->setAttributeNS()