XMLReader::moveToElement
Position cursor on the parent Element of current Attribute
Description
public bool XMLReader::moveToElement()
Parameters
This function has no parameters.
Return Values
Returns true
if successful and false
if it fails or not positioned on
Attribute when this method is called.
See Also
- XMLReader::moveToAttribute
- XMLReader::moveToAttributeNo
- XMLReader::moveToAttributeNs
- XMLReader::moveToFirstAttribute