(PHP 5 >= 5.1.2)
XMLReader::moveToAttributeNs — Move cursor to a named attribute
Positions cursor on the named attribute in specified namespace.
The local name.
The namespace URI.
如果成功则返回 TRUE,失败则返回 FALSE。