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

complexType "ns:MultiLegShipmentType"
Namespace:
Content:
complex, 4 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 4 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
This type provides information about the shipping service, cost, address, and delivery estimates for the domestic leg of a Global Shipping Program shipment. This type is only applicable for international shipments using the GSP program.
XML Source (w/o annotations (5); see within schema source)
<xs:complexType name="MultiLegShipmentType">
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="ShippingServiceDetails" type="ns:MultiLegShippingServiceType"/>
<xs:element maxOccurs="1" minOccurs="0" name="ShipToAddress" type="ns:AddressType"/>
<xs:element maxOccurs="1" minOccurs="0" name="ShippingTimeMin" type="xs:int"/>
<xs:element maxOccurs="1" minOccurs="0" name="ShippingTimeMax" type="xs:int"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 5/5)
ns:ShippingServiceDetails
Type:
Contains information about the shipping service and cost of the domestic leg of a Global Shipping Program shipment.
Component Diagram
XML Representation Summary
<ns:ShippingServiceDetails>
   
Content: 
</ns:ShippingServiceDetails>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="ShippingServiceDetails" type="ns:MultiLegShippingServiceType"/>

ns:ShippingTimeMax
Type:
xs:int, predefined, simple content
The integer value returned here indicates the maximum number of business days that the corresponding shipping service (indicated in ShippingServiceDetails.ShippingService field) will take to be delivered to eBay's domestic shipping partner.

This maximum shipping time does not include the seller's handling time, and the clock starts on the shipping time only after the seller has delivered the item to the shipping carrier for shipment to eBay's domestic shipping partner. 'Business days' can vary by shipping carrier and by country, but 'business days' are generally Monday through Friday, excluding holidays. This field is returned if defined for that particular shipping service option.
XML Representation Summary
<ns:ShippingTimeMax>
   
Content: 
{ xs:int }
</ns:ShippingTimeMax>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="ShippingTimeMax" type="xs:int"/>

ns:ShippingTimeMin
Type:
xs:int, predefined, simple content
The integer value returned here indicates the minimum number of business days that the corresponding shipping service (indicated in ShippingServiceDetails.ShippingService field) will take to be delivered to eBay's domestic shipping partner.

This minimum shipping time does not include the seller's handling time, and the clock starts on the shipping time only after the seller has delivered the item to the shipping carrier for shipment to eBay's domestic shipping partner. 'Business days' can vary by shipping carrier and by country, but 'business days' are generally Monday through Friday, excluding holidays. This field is returned if defined for that particular shipping service option.
XML Representation Summary
<ns:ShippingTimeMin>
   
Content: 
{ xs:int }
</ns:ShippingTimeMin>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="ShippingTimeMin" type="xs:int"/>

ns:ShipToAddress
Type:
ns:AddressType, complex content
Contains shipping address information for the domestic leg of a Global Shipping Program shipment. This container includes the ReferenceID field, which can be printed on the package to give the international shipping provider a unique identifier for the order.
Component Diagram
XML Representation Summary
<ns:ShipToAddress>
   
Content: 
</ns:ShipToAddress>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="ShipToAddress" type="ns:AddressType"/>

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