Saxon API for .NET

XdmAtomicValue Class

The class XdmAtomicValue represents an item in an XPath 2.0 sequence that is an atomic value. The value may belong to any of the 19 primitive types defined in XML Schema, or to a type derived from these primitive types, or to the XPath 2.0 type xdt:untypedAtomic

For a list of all members of this type, see XdmAtomicValue Members.

System.Object
   XdmValue
      XdmItem
         XdmAtomicValue

public class XdmAtomicValue : XdmItem

Requirements

Namespace: Saxon.Api

Assembly: saxon8api (in saxon8api.netmodule)

See Also

XdmAtomicValue Members | Saxon.Api Namespace