DocBook|Search
Class Reference
%xsd.int
   
Server:basexml
Instance:SOAXML
User:UnknownUser
 
-
  [BASEXML] >  [%xsd] >  [int]
Private  Storage  

datatype class %xsd.int extends %Integer

ODBC Type: VARCHAR

This data type represents an integer value.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
3


Summary

Methods
DisplayToLogical IsValid LogicalToDisplay Normalize
XSDToLogical


Parameters

• parameter MAXVAL = 2147483647;
The maximum allowed logical value for the data type.
• parameter MINVAL = -2147483648;
The minimum allowed logical value for the data type.
• parameter XSDTYPE = "int";
Declares the XSD type used when projecting XML schemas.