http://www.endeca.com/MDEX/ingest/2/0
>
NonEmptyString
LOCATION:
./../../../ingest.wsdl
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/MDEX/ingest/2/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
Attribute (4)
ManagedAttributeValue/@displayName
ManagedAttributeValue/@managedAttribute
ManagedAttributeValue/@parentSpec
ManagedAttributeValue/@spec
Element (6)
clearDataStore/OuterTransactionId
IngestChanges/Language
IngestChanges/OuterTransactionId
ingestManagedAttributeValues/OuterTransactionId
ManagedAttributeValue/synonym
provisionDataStore/OuterTransactionId
Generated by
WSDLdoc
©