Saxon API for .NET

XdmNode.TypedValue Property

The typed value of the node, as an instance of XdmValue.

public XdmValue TypedValue {get;}

Exceptions

Exception TypeCondition
A DynamicError is thrown if the node has no typed value, as will be the case for an element with element-only content.

See Also

XdmNode Class | Saxon.Api Namespace