The properties of the XdmNode class are listed below. For a complete list of XdmNode class members, see the XdmNode Members topic.
![]() | The Base URI of the node. |
![]() | Get the number of items in the sequence |
![]() | Escape hatch to the underlying class in the Java implementation |
![]() |
The kind of node, as an instance of System.Xml.XmlNodeType .
|
![]() |
The name of the node, as a QName . Returns null in the case of unnamed nodes.
|
![]() | Return a serialization of this node as lexical XML |
![]() | The string value of the node. |
![]() |
The typed value of the node, as an instance of XdmValue .
|