getAttributeNodeNS: namespaceURI, localName(2)
Retrieves the Attr
object for the attribute specified
by the given namespace URI and local name. Returns a reference to
the attribute object if it is found; otherwise, it returns
null
.