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

datatype class %xsd.positiveInteger extends %Integer

ODBC Type: VARCHAR

This data type represents a positive integer value.

This is identical to the %xsd.integer data type except that it has a default MINVAL parameter of 1.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Methods
DisplayToLogical IsValid LogicalToDisplay Normalize
XSDToLogical


Parameters

• parameter MINVAL = 1;
The minimum allowed logical value for the data type.
• parameter XSDTYPE = "positiveInteger";
Declares the XSD type used when projecting XML schemas.