%xsd.integer
datatype class %xsd.integer extends %Library.Integer
ODBC Type: INTEGER
This data type represents an integer value. Internally, this is stored as an integer.Parameters
parameter XSDTYPE = integer;
Declares the XSD type used when projecting XML schemas.