true if found.XmlReader.moveToAttributeNS
bool moveToAttributeNS(string uri, string localName) @safe nothrowMoves to an attribute by expanded name {namespaceUri, local}.
bool moveToAttributeNS(string uri, string localName) @safe nothrowMoves to an attribute by expanded name {namespaceUri, local}.
true if found.