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 (29)
allocateBulkLoadPort/name
cloneDataDomain/name
cloneDataDomain/sourceName
clusterCoordinatorHealth/hostname
createDataDomain/ddProfileName
createDataDomain/name
dataDomainDetail/args
dataDomainDetail/name
dataDomainDetail/sessionIdKey
dataDomainHealth/dataDomainName
dataDomainNodeStats/statsXML
dataDomainProfile/args
dataDomainProfile/name
dataDomainProfile/sessionIdKey
deleteDataDomain/name
disableDataDomain/name
enableDataDomain/name
exportDataDomain/name
exportDataDomain/nameOfOfflineDataDomain
exportDataDomainResponse/exportName
getDataDomain/name
getDataDomainProfile/name
getDataDomainStats/name
importDataDomain/ddProfileName
importDataDomain/name
importDataDomain/nameOfOfflineDataDomain
nodeInfo/hostname
rescaleDataDomain/name
updateSpellingDictionaries/name
Generated by
WSDLdoc
©