http://www.endeca.com/MDEX/conversation/1/0
The Refinement Complex Type
A refinement is a named operator that will somehow "refine" the current State, optionally with some indication of the number of records that match the resulting State. This base type allows additional content beyond just the operator, so that derived types can include arbitrary content.
Local elements (1)
Operator
Complex Type Refinement
The Refinement type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Count="unsignedLong" Label="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Name="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. Spec="cs_v1_0:NonEmptyString">
<Operator>cs_v1_0:Operator</Operator> [1..1]
</...>

 Collapse Attributes

Name Type Summary
Count unsignedLong
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Label NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Name NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Spec NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="Refinement">
-<annotation>
<documentation> A refinement is a named operator that will somehow "refine" the current State, optionally with some indication of the number of records that match the resulting State. This base type allows additional content beyond just the operator, so that derived types can include arbitrary content. </documentation>
</annotation>
-<sequence>
<element  name="Operator"  type="cs_v1_0:Operator" />
</sequence>
<attribute  name="Name"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="Spec"  type="cs_v1_0:NonEmptyString"  use="optional" />
<attribute  name="Label"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="Count"  type="unsignedLong" />
</complexType>

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