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