An value in the XDM data model. A value is a sequence of zero or more items, each item being either an atomic value or a node.
For a list of all members of this type, see XdmValue Members.
System.Object
XdmValue
An XdmValue
is immutable.
A sequence consisting of a single item may be represented
as an instance of XdmItem
, which is a subtype of XdmValue
.
Namespace: Saxon.Api
Assembly: saxon8api (in saxon8api.netmodule)