XmlElement.getAttributeNS
string getAttributeNS(string namespaceUri, string local) const @safe nothrowLooks up an attribute by expanded name.
Returns
The attribute value, or empty string if not present.
string getAttributeNS(string namespaceUri, string local) const @safe nothrowLooks up an attribute by expanded name.