XMLReader::next> <XMLReader::moveToFirstAttribute
Last updated: Mon, 28 Dec 2009

XMLReader::moveToNextAttribute

(PHP 5 >= 5.1.2)

XMLReader::moveToNextAttribute — Position cursor on the next Attribute

Descrição

XMLReader
bool moveToNextAttribute ( void )

Moves cursor to the next Attribute if positioned on an Attribute or moves to first attribute if positioned on an Element.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



User Contributed Notes
XMLReader::moveToNextAttribute
There are no user contributed notes for this page.

XMLReader::next> <XMLReader::moveToFirstAttribute
Last updated: Mon, 28 Dec 2009