Saxon API for .NET

XdmItem.IsAtomic Method 

Determine whether the item is an atomic value

public abstract bool IsAtomic();

Return Value

true if the item is an atomic value, false if it is a Node

See Also

XdmItem Class | Saxon.Api Namespace