getAttributeNS: namespaceURI, localName(2)
Returns an attribute as a DOMString
, based on the namespace URI
and local part of the qualified name.
The namespace URI of the attribute to return.
The local name portion of the qualified attribute name to return.