PhoenixmlDb.Core

IXdmNode

Base interface for XDM nodes.

#IXdmNode

Namespace: PhoenixmlDb.Core

Base interface for XDM nodes.

#Properties

Name Description
Id Node identifier.
NodeKind The kind of node (element, attribute, text, etc.).
NodeName Node name (for elements, attributes, PIs).
Parent Parent node, if any.
StringValue String value of the node.