http://www.endeca.com/endeca-server/types/1/0
The positiveInt Simple Type
Simple Type positiveInt
positiveInt is derived from int type. There are several restrictions on the value. The range of the value is [1..2147483647]. The number of fractional digits is less than or equals to 0.
 Collapse XML
-<simpleType  name="positiveInt">
-<restriction  base="int">
<minInclusive  value="1" />
</restriction>
</simpleType>

 Collapse Uses
 Collapse Type (1)
int 
 
 Collapse Used-By
Generated by WSDLdoc ©