Saxon API for .NET

XdmNode.NodeKind Property

The kind of node, as an instance of System.Xml.XmlNodeType.

public System.Xml.XmlNodeType NodeKind {get;}

Remarks

For a namespace node in the XDM model, the value XmlNodeType.None is returned.

See Also

XdmNode Class | Saxon.Api Namespace