Saxon.Api
Class XdmEmptySequence
-
public class XdmEmptySequence
- extends XdmValue
The class XdmEmptySequence
represents an empty sequence in the XDM Data Model.
An empty sequence may also be represented by an XdmValue
whose length
happens to be zero. Applications should therefore not test to see whether an object
is an instance of this class in order to decide whether it is empty.
Field Summary |
|
---|---|
static XdmEmptySequence | Instance The singular instance of this class |