XmlReader.moveToAttributeNS

bool moveToAttributeNS(string uri, string localName) @safe nothrow

Moves to an attribute by expanded name {namespaceUri, local}.

Returns

true if found.