http://www.endeca.com/MDEX/conversation/1/0
>
RecordKind
LOCATION:
./../../../conversation.wsdl
SECTIONS:
Basic
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/MDEX/conversation/1/0
The
RecordKind
Simple Type
An MDEX record kind restriction
Simple Type
RecordKind
RecordKind is derived from
string
type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are
(data | nondata | properties).
Enumeration
Description
data
nondata
properties
XML
-
<
simpleType
name
="
RecordKind
"
>
-
<
annotation
>
<
documentation
>
An MDEX record kind restriction
</
documentation
>
</
annotation
>
-
<
restriction
base
="
string
"
>
<
enumeration
value
="
data
"
/>
<
enumeration
value
="
nondata
"
/>
<
enumeration
value
="
properties
"
/>
</
restriction
>
</
simpleType
>
Uses
Type (1)
string
Used-By
Element (2)
RecordKindOperator/RecordKind
State/RecordKind
Generated by
WSDLdoc
©