XMLReader->moveToElement()
Position cursor on the parent Element of current Attribute
&reftitle.description;
XMLReader
boolmoveToElement
Moves cursor to the parent Element of current Attribute.
Returns &true; if successful and &false; if it fails or not positioned on
Attribute when this method is called.
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;