http://www.endeca.com/MDEX/conversation/1/0
The RecordKindOperator Complex Type
Operator that adds a record kind restriction to the state. The available kinds are: (1) "data" -- records that do not use a recordspec known to the mdex at the system or service level; (2) "properties" -- records that declare properties ("PDR" records); (3) "nondata" -- all records that use a recordspec known to the mdex (PDRs, DDRs, GCRs, groups, precedence rules, semantic entity definitions, etc...). Record kinds are not "visible", so they do not appear in breadcrumbs and are not cleared by any of the general mechanisms for clearing the state. They can only be removed using a PopRecordKindOperator.
Local elements (1)
RecordKind
Complex Type RecordKindOperator
The RecordKindOperator type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
<RecordKind>cs_v1_0:RecordKind</RecordKind> [1..1]
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="RecordKindOperator">
-<annotation>
-<documentation>
Operator that adds a record kind restriction to the state. The available kinds are: (1) "data" -- records that do not use a recordspec known to the mdex at the system or service level; (2) "properties" -- records that declare properties ("PDR" records); (3) "nondata" -- all records that use a recordspec known to the mdex (PDRs, DDRs, GCRs, groups, precedence rules, semantic entity definitions, etc...). Record kinds are not "visible", so they do not appear in breadcrumbs and are not cleared by any of the general mechanisms for clearing the state. They can only be removed using a
<code>PopRecordKindOperator</code>
.
</documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:Operator">
-<sequence>
<element  name="RecordKind"  type="cs_v1_0:RecordKind" />
</sequence>
</extension>
</complexContent>
</complexType>

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