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

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