(PHP 5 >= 5.1.2)
XMLReader::next — Move cursor to next node skipping all subtrees
Positions cursor on the next node skipping all subtrees.
The name of the next node to move to.
如果成功则返回 TRUE,失败则返回 FALSE。