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

complexType "ns:PaginatedTransactionArrayType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Contains a paginated list of order line items.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="PaginatedTransactionArrayType">
<xs:sequence>
<xs:element minOccurs="0" name="TransactionArray" type="ns:TransactionArrayType"/>
<xs:element minOccurs="0" name="PaginationResult" type="ns:PaginationResultType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/2)
ns:PaginationResult
Type:
ns:PaginationResultType, complex content
Provides information about the list of order line items, including number of pages and number of entries.
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"/>

ns:TransactionArray
Type:
ns:TransactionArrayType, complex content
Contains a list of Transaction objects. Returned as an empty tag if no applicable order line items exist.
Component Diagram
XML Representation Summary
<ns:TransactionArray>
   
Content: 
</ns:TransactionArray>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TransactionArray" type="ns:TransactionArrayType"/>

 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.