Saxon API for .NET

XdmNode.IsAtomic Method 

Determine whether the item is an atomic value

public override bool IsAtomic();

Return Value

false (the item is not an atomic value)

See Also

XdmNode Class | Saxon.Api Namespace