Saxon API for .NET

XdmAtomicValue Constructor (Decimal)

Construct an atomic value of type xs:decimal

public XdmAtomicValue(
   decimal d
);

Parameters

d
The decimal value

See Also

XdmAtomicValue Class | Saxon.Api Namespace | XdmAtomicValue Constructor Overload List