%xsd.long
Class %xsd.long Extends %Integer [ Not ProcedureBlock, System = 2 ]
This data type represents an integer value. Internally, this is stored as an integer.
MAXVAL and MINVAL are not set, because they are at the edge of useful ObjectScript integer bounds.
Parameters
XSDTYPE
Parameter XSDTYPE = "long";
Declares the XSD type used when projecting XML schemas.
STRICT
Parameter STRICT = 1;