eBay Trading API
Version 1359


complexType "PaginationResultType"
Namespace:
urn:ebay:apis:eBLBaseComponents
Content:
complex, 2 elements, elem. wildcard
Defined:
in ebaySvc.wsdl/Schema
Includes:
declarations of 2 elements, elem. wildcard
Referenced:
by 12 locations
Component Diagram

Content Element Model:
Component
Type / Value
Occurs
Required?
Nillable?
Description
SEQUENCE
1..1
yes
 TotalNumberOfPages
int
0..1
no
no
Indicates the total number of pages of data that could be returned by repeated requests. Returned with a value of 0 if no pages are available.
 TotalNumberOfEntries
int
0..1
no
no
Indicates the total number of entries that could be returned by repeated call requests. Returned with a value of 0 if no entries are available.
 {any}
from any namespace
0..∞
no
Description
Shows the pagination of data returned by call requests. Pagination of returned data is not needed nor supported for every Trading API call. See the documentation for individual calls to determine whether pagination is supported, required, or desirable.
Referenced By


WSDL documentation generated with FlexDoc/XML 1.14 using FlexDoc/XML WSDLDoc 2.0 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.