XMLReader::moveToAttributeNs

(PHP 5 >= 5.1.2)

XMLReader::moveToAttributeNs — Move cursor to a named attribute

Descrição

XMLReader
bool moveToAttributeNs ( string $localName , string $namespaceURI )

Positions cursor on the named attribute in specified namespace.

Parâmetros

localName

The local name.

namespaceURI

The namespace URI.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.



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

XMLReader::moveToElement> <XMLReader::moveToAttributeNo
Last updated: Mon, 28 Dec 2009