http://www.endeca.com/MDEX/ingest/1/0
>
NonEmptyString
LOCATION:
./../../../ingest.wsdl
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/MDEX/ingest/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
Attribute (4)
DimensionValue/@dimension
DimensionValue/@displayName
DimensionValue/@parentSpec
DimensionValue/@spec
Element (5)
clearMdex/OuterTransactionId
DimensionValue/synonym
ingestDimensionValues/OuterTransactionId
IngestRecords/OuterTransactionId
provisionMdex/OuterTransactionId
Generated by
WSDLdoc
©