XMLReader::moveToNextAttribute
Position cursor on the next Attribute
Description
public bool XMLReader::moveToNextAttribute()
Parameters
This function has no parameters.
Return Values
Returns true on success or false on failure.
See Also
- XMLReader::moveToElement
- XMLReader::moveToAttribute
- XMLReader::moveToAttributeNo
- XMLReader::moveToAttributeNs
- XMLReader::moveToFirstAttribute