getAttributeNS
The getAttributeNS()
method of the Element interface returns the string value of the attribute with the specified namespace and name.
The getAttributeNS()
method of the Element interface returns the string value of the attribute with the specified namespace and name.