The StaxReader class / xml.StaxReader methods |
Moves the StaxReader cursor to the immediate next sibling XML Element of the current node, skipping all its child nodes.
nextSibling()
The cursor points to the parent end tag if there are no siblings.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.