XmlElement.hasAttributeNS
bool hasAttributeNS(string namespaceUri, string local) const @safe nothrowReturns true if the element has an attribute with the given expanded name.
bool hasAttributeNS(string namespaceUri, string local) const @safe nothrowReturns true if the element has an attribute with the given expanded name.