pageDefinition Data Type

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs constraints description
offset int element 1/1 required  
pageSize int element 1/1 required  

Example

<p----->
  <offset>...</offset>
  <pageSize>...</pageSize>
</p----->