XmlElement.getAttributeNS

string getAttributeNS(string namespaceUri, string local) const @safe nothrow

Looks up an attribute by expanded name.

Returns

The attribute value, or empty string if not present.