Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

complexType "ns:PaginatedItemArrayType"
Namespace:
Content:
complex, 2 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
at 10 locations
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (10):
Known Usage Locations
Annotation
Contains a paginated list of items.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="PaginatedItemArrayType">
<xs:sequence>
<xs:element minOccurs="0" name="ItemArray" type="ns:ItemArrayType"/>
<xs:element minOccurs="0" name="PaginationResult" type="ns:PaginationResultType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:ItemArray
Type:
ns:ItemArrayType, complex content
An array of one or more items returned under one or more containers in a GetMyeBayBuying or GetMyeBaySelling call response.
Component Diagram
XML Representation Summary
<ns:ItemArray>
   
Content: 
</ns:ItemArray>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ItemArray" type="ns:ItemArrayType"/>

ns:PaginationResult
Type:
ns:PaginationResultType, complex content
This container shows the total numer of items that matched the input criteria and the total number of the results set. Users can use the Pagination.PageNumber field in the request to toggle through different pages in the results set.
Component Diagram
XML Representation Summary
<ns:PaginationResult>
   
Content: 
</ns:PaginationResult>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="PaginationResult" type="ns:PaginationResultType"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
eBay Trading API

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