XMLReader::moveToFirstAttribute

Position cursor on the first Attribute

Description

public bool XMLReader::moveToFirstAttribute()

Moves cursor to the first Attribute.

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::moveToNextAttribute