http://www.endeca.com/MDEX/conversation/1/0
The Control Complex Type
A pagination control, used for presenting a possible page to be displayed in a record list. It contains a friendly label, an indication of whether this page is "active" in the sense that it makes sense for the control to be "clicked" and an embedded operator for "moving" to that page.
Local elements (1)
Operator
Complex Type Control
The Control type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... Active="boolean"Click here to hide CommentThe default value for this attribute is "true". Label="cs_v1_0:NonEmptyString">
<Operator>cs_v1_0:Operator</Operator> [1..1]
</...>

 Collapse Attributes

Name Type Summary
Active boolean
This attribute is optional. Its form is unqualified.
Its default value is "true".
Show details. Click here to see detail
 
Label NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="Control">
-<annotation>
<documentation> A pagination control, used for presenting a possible page to be displayed in a record list. It contains a friendly label, an indication of whether this page is "active" in the sense that it makes sense for the control to be "clicked" and an embedded operator for "moving" to that page. </documentation>
</annotation>
-<sequence>
<element  name="Operator"  type="cs_v1_0:Operator" />
</sequence>
<attribute  name="Label"  type="cs_v1_0:NonEmptyString" />
<attribute  default="true"  name="Active"  type="boolean" />
</complexType>

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