XMLReader
PHP Manual

XMLReader::moveToFirstAttribute

(PHP 5 >= 5.1.2)

XMLReader::moveToFirstAttributePosition cursor on the first Attribute

Descrição

bool XMLReader::moveToFirstAttribute ( void )

Moves cursor to the first Attribute.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também


XMLReader
PHP Manual