http://www.endeca.com/endeca-server/types/1/0
>
nonEmptyString
LOCATION:
./types.xsd
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/endeca-server/types/1/0
The
nonEmptyString
Simple Type
Simple Type
nonEmptyString
nonEmptyString is derived from
string
type. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
XML
-
<
simpleType
name
="
nonEmptyString
"
>
-
<
restriction
base
="
string
"
>
<
minLength
value
="
1
"
/>
</
restriction
>
</
simpleType
>
Uses
Type (1)
string
Used-By
Element (10)
clusterCoordinatorHealth/hostname
dataDomainDetail/args
dataDomainDetail/name
dataDomainDetail/sessionIdKey
dataDomainHealth/dataDomainName
dataDomainNodeStats/statsXML
dataDomainProfile/args
dataDomainProfile/name
dataDomainProfile/sessionIdKey
nodeInfo/hostname
Generated by
WSDLdoc
©