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

datatype class %xsd.nonPositiveInteger extends %Integer

ODBC Type: VARCHAR

This data type represents a non-positive integer value.

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

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
2


Summary

Methods
DisplayToLogical IsValid LogicalToDisplay Normalize
XSDToLogical


Parameters

• parameter MAXVAL = 0;
The maximum allowed logical value for the data type.
• parameter XSDTYPE = "nonPositiveInteger";
Declares the XSD type used when projecting XML schemas.