http://www.endeca.com/endeca-server/types/1/0
>
positiveIntGreaterThanOne
LOCATION:
./types.xsd
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/endeca-server/types/1/0
The
positiveIntGreaterThanOne
Simple Type
Simple Type
positiveIntGreaterThanOne
positiveIntGreaterThanOne is derived from
int
type. There are several restrictions on the value. The range of the value is [2..2147483647]. The number of fractional digits is less than or equals to 0.
XML
-
<
simpleType
name
="
positiveIntGreaterThanOne
"
>
-
<
restriction
base
="
int
"
>
<
minInclusive
value
="
2
"
/>
</
restriction
>
</
simpleType
>
Uses
Type (1)
int
Used-By
Element (1)
dataDomainProfile/numComputeThreads
Generated by
WSDLdoc
©