http://www.endeca.com/endeca-server/sconfig/2/0
>
NonEmptyString
LOCATION:
./sconfig.wsdl
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/endeca-server/sconfig/2/0
The
NonEmptyString
Simple Type
Used to force string inputs to be non-empty.
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
"
>
-
<
annotation
>
<
documentation
>
Used to force string inputs to be non-empty.
</
documentation
>
</
annotation
>
-
<
restriction
base
="
string
"
>
<
minLength
value
="
1
"
/>
</
restriction
>
</
simpleType
>
Uses
Type (1)
string
Used-By
Attribute (9)
group/@key
metric/@datatype
metric/@name
semanticAttribute/@datatype
semanticAttribute/@displayName
semanticAttribute/@name
semanticAttributeKey/@name
semanticEntity/@key
semanticEntityKey/@key
Element (16)
deleteAllEntities/language
deleteAllEntities/outerTransactionId
deleteEntities/language
deleteEntities/outerTransactionId
listEntities/language
listEntities/outerTransactionId
metric/definition
putEntities/language
putEntities/outerTransactionId
putEntity/language
putEntity/outerTransactionId
semanticEntity/definition
validateEntities/language
validateEntities/outerTransactionId
validateEntity/language
validateEntity/outerTransactionId
Generated by
WSDLdoc
©