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

complexType "ns:ShippingInsuranceType"
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 (4):
Known Usage Locations
Annotation
This type is deprecated, as Shipping Insurance can no longer be offered by the seller to the buyer in the APIs. orders.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="ShippingInsuranceType">
<xs:sequence>
<xs:element minOccurs="0" name="InsuranceOption" type="ns:InsuranceOptionCodeType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="FlatRateInsuranceRangeCost" type="ns:FlatRateInsuranceRangeCostType"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:FlatRateInsuranceRangeCost
Type:
A pairing of range of item price total and insurance cost. For SetShippingDiscountProfiles, if InsuranceOption is Optional or Required, you must submit all range pairs. For those ranges that do not apply, set the cost to 0.
Component Diagram
XML Representation Summary
<ns:FlatRateInsuranceRangeCost>
   
Content: 
</ns:FlatRateInsuranceRangeCost>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="FlatRateInsuranceRangeCost" type="ns:FlatRateInsuranceRangeCostType"/>

ns:InsuranceOption
Type:
Whether the seller offers shipping insurance and, if so, whether the insurance is optional or required. Flat and calculated shipping.
XML Representation Summary
<ns:InsuranceOption>
   
Content: 
{ enumeration of xs:token }
</ns:InsuranceOption>
Simple Content
Enumeration:
"Optional"
 - 
The seller offers the buyer the choice of paying for shipping insurance or not.
"Required"
 - 
The seller requires that the buyer pay for shipping insurance.
"NotOffered"
 - 
The seller does not offer shipping insurance to the buyer.
"IncludedInShippingHandling"
 - 
The seller is not charging separately for shipping insurance costs; any insurance is already included in the base shipping cost.
"NotOfferedOnSite"
 - 
Shipping insurance is not offered as a separate option on the site where the item is listed. (Some shipping services, such as DE_InsuredExpressOrCourier, include insurance as part of the service.) If another insurance option is specified in the listing request and the site does not support shipping insurance as a separate option, eBay will reset the insurance option to this value. At the time of this writing, this option is only meaningful for the eBay Germany, Austria, and Switzerland sites.
"CustomCode"
 - 
Reserved for internal or future use
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="InsuranceOption" type="ns:InsuranceOptionCodeType"/>

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