+

Search Tips   |   Advanced Search

Navigating with XSequenceCursor

The XSequenceCursor interface gives you a view of our 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.


Tasks