XMLReader::moveToAttributeNo
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
Move cursor to an attribute by index
Description
XMLReader::moveToAttributeNo(int $index): bool
Positions cursor on attribute based on its position.
Parameters
indexThe position of the attribute.
Return Values
Success
See Also
XMLReader::moveToElementXMLReader::moveToAttributeXMLReader::moveToAttributeNsXMLReader::moveToFirstAttribute