XmlReader.getAttributeNS
string getAttributeNS(string uri, string localName) const @safe nothrowLooks up an attribute value by expanded name {namespaceUri, local}.
string getAttributeNS(string uri, string localName) const @safe nothrowLooks up an attribute value by expanded name {namespaceUri, local}.