If you select the GetList operation, an XPATH expression is displayed in the Start Record field. This expression determines the zero-indexed first element returned when the data is fetched. For example, to start at the first record matching the qualification, use a value of 0.
Similarly, the Max Limit field has an XPATH expression that retrieves the value for the maximum number of records to return from the XML document. For example, suppose the Max Limit expression determines that 10 records should be shown at a time. If 10,000 records match the qualification, only 10 records starting from the Start Record are displayed.