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

complexType "ns:MultiLegShippingDetailsType"
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 (2):
ns:MultiLegShippingDetails (defined in ns:OrderType complexType),
Known Usage Locations
Annotation
This type provides information about the domestic leg of a Global Shipping Program shipment.

Note: The LogisticsProviderShipmentToBuyer field is reserved for the exclusive use of the international shipping provider.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="MultiLegShippingDetailsType">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="SellerShipmentToLogisticsProvider" type="ns:MultiLegShipmentType"/>
<xs:element maxOccurs="1" minOccurs="0" name="LogisticsProviderShipmentToBuyer" type="ns:MultiLegShipmentType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:LogisticsProviderShipmentToBuyer
Type:
ns:MultiLegShipmentType, complex content
Reserved for use by the international shipping provider.
Component Diagram
XML Representation Summary
<ns:LogisticsProviderShipmentToBuyer>
   
Content: 
</ns:LogisticsProviderShipmentToBuyer>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="LogisticsProviderShipmentToBuyer" type="ns:MultiLegShipmentType"/>

ns:SellerShipmentToLogisticsProvider
Type:
ns:MultiLegShipmentType, complex content
Contains information about the domestic leg of a Global Shipping Programn shipment, including the seller-selected shipping service, the domestic shipping cost, the domestic address of the international shipping provider, and the estimated shipping time range.
Component Diagram
XML Representation Summary
<ns:SellerShipmentToLogisticsProvider>
   
Content: 
</ns:SellerShipmentToLogisticsProvider>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="SellerShipmentToLogisticsProvider" type="ns:MultiLegShipmentType"/>

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