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 Click here to show Comment(data | nondata | properties).
 Collapse 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>

 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
Generated by WSDLdoc ©