XMLReader::moveToAttributeNs
Move cursor to a named attribute
&reftitle.description;
XMLReader
bool
moveToAttributeNs
stringlocalName
stringnamespaceURI
Positions cursor on the named attribute in specified namespace.
&reftitle.parameters;
localName
The local name.
namespaceURI
The namespace URI.
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;