XMLReader::moveToAttributeNs
(PHP 5 >= 5.1.2)
XMLReader::moveToAttributeNs — Move cursor to a named attribute
설명
XMLReader
bool
moveToAttributeNs
( string $localName
, string $namespaceURI
)
Positions cursor on the named attribute in specified namespace.
매개변수
- localName
-
The local name.
- namespaceURI
-
The namespace URI.
반환값
ì„±ê³µí• ê²½ìš° TRUE를, ì‹¤íŒ¨í• ê²½ìš° FALSE를 반환합니다.