WAS v8.5 > Develop applications > XML applications > Use the XML API to perform operations > Performing basic operations

Navigating with XSequenceCursor

The XSequenceCursor interface gives you a view of your sequence data. A sequence in the XPath and XQuery Data Model contains zero or more atomic values, nodes, or a mixture of both. An instance of the XSequenceCursor interface always contains at least one item. If a sequence is empty, it is always represented by a null reference.


+

Search Tips   |   Advanced Search