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

complexType "ns:OrderTransactionType"
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:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Contains an order or a transaction. A transaction is the sale of one or more items from a seller's listing to a buyer. An order combines two or more transactions into a single payment.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="OrderTransactionType">
<xs:sequence>
<xs:element minOccurs="0" name="Order" type="ns:OrderType"/>
<xs:element minOccurs="0" name="Transaction" type="ns:TransactionType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:Order
Type:
ns:OrderType, complex content
Contains the information describing an order.
Component Diagram
XML Representation Summary
<ns:Order>
   
Content: 
</ns:Order>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Order" type="ns:OrderType"/>

ns:Transaction
Type:
ns:TransactionType, complex content
Contains the information describing a transaction.
Component Diagram
XML Representation Summary
<ns:Transaction>
   
Content: 
ns:AmountPaid?, ns:AdjustmentAmount?, ns:ConvertedAdjustmentAmount?, ns:Buyer?, ns:ShippingDetails?, ns:ConvertedAmountPaid?, ns:ConvertedTransactionPrice?, ns:CreatedDate?, ns:DepositType?, ns:Item?, ns:QuantityPurchased?, ns:Status?, ns:TransactionID?, ns:TransactionPrice?, ns:BestOfferSale?, ns:VATPercent?, ns:ExternalTransaction*, ns:SellingManagerProductDetails?, ns:ShippingServiceSelected?, ns:BuyerMessage?, ns:DutchAuctionBid?, ns:BuyerPaidStatus?, ns:SellerPaidStatus?, ns:PaidTime?, ns:ShippedTime?, ns:TotalPrice?, ns:FeedbackLeft?, ns:FeedbackReceived?, ns:ContainingOrder?, ns:FinalValueFee?, ns:ListingCheckoutRedirectPreference?, ns:RefundArray?, ns:TransactionSiteID?, ns:Platform?, ns:CartID?, ns:SellerContactBuyerByEmail?, ns:PayPalEmailAddress?, ns:PaisaPayID?, ns:BuyerGuaranteePrice?, ns:Variation?, ns:BuyerCheckoutMessage?, ns:TotalTransactionPrice?, ns:Taxes?, ns:BundlePurchase?, ns:ActualShippingCost?, ns:ActualHandlingCost?, ns:OrderLineItemID?, ns:eBayPaymentID?, ns:PaymentHoldDetails?, ns:SellerDiscounts?, ns:RefundAmount?, ns:RefundStatus?, ns:CodiceFiscale?, ns:IsMultiLegShipping?, ns:MultiLegShippingDetails?, ns:InvoiceSentTime?, ns:UnpaidItem?, ns:IntangibleItem?, ns:MonetaryDetails?, ns:PickupDetails?, ns:PickupMethodSelected?, ns:ShippingConvenienceCharge?, ns:LogisticsPlanType?, ns:BuyerPackageEnclosures?, ns:InventoryReservationID?, ns:ExtendedOrderID?, ns:eBayPlusTransaction?, ns:GiftSummary?, ns:DigitalDeliverySelected?, ns:Gift?, ns:GuaranteedShipping?, ns:GuaranteedDelivery?, ns:eBayCollectAndRemitTax?, ns:eBayCollectAndRemitTaxes?, ns:Program?, {any}*
</ns:Transaction>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Transaction" type="ns:TransactionType"/>

{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.