http://www.endeca.com/MDEX/conversation/1/0
The RecordRange Complex Type
An indication of where the current page of a record list falls in the ordinal enumeration of the records returned by the filter.
Complex Type RecordRange
The RecordRange type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... First="unsignedInt"Click here to hide Comment This attribute is required. Last="unsignedInt"Click here to hide Comment This attribute is required.></...>

 Collapse Attributes

Name Type Summary
First unsignedInt
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Last unsignedInt
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="RecordRange">
-<annotation>
<documentation> An indication of where the current page of a record list falls in the ordinal enumeration of the records returned by the filter. </documentation>
</annotation>
<attribute  name="First"  type="unsignedInt"  use="required" />
<attribute  name="Last"  type="unsignedInt"  use="required" />
</complexType>

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