XMLReader::moveToAttributeNs
(PHP 5 >= 5.1.2)
XMLReader::moveToAttributeNs — Move cursor to a named attribute
LeÃrás
XMLReader
bool
moveToAttributeNs
( string $localName
, string $namespaceURI
)
Positions cursor on the named attribute in specified namespace.
Paraméterek
- localName
-
The local name.
- namespaceURI
-
The namespace URI.
Visszatérési értékek
Siker esetén TRUE értékkel tér vissza, ellenkező esetben FALSE értéket ad.