http://www.endeca.com/MDEX/lql_parser/types
The Paging Complex Type

Complex Type Paging
The Paging type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... count="integer"Click here to hide Comment This attribute is required. offset="integer"Click here to hide Comment This attribute is required.>
</...>
 Collapse Attributes
Name Type Summary
count integer
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
offset integer
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
 Collapse XML
-<complexType  name="Paging">
-<annotation>
<documentation />
</annotation>
-<complexContent>
-<extension  base="lql_parser_types:PageBase">
<sequence> </sequence>
<attribute  name="offset"  type="integer"  use="required" />
<attribute  name="count"  type="integer"  use="required" />
</extension>
</complexContent>
</complexType>
 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
 
Generated by XSDdoc 2.0 ©