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

simpleType "ns:InsuranceOptionCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
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

All Direct / Indirect Based Elements (4):
Known Usage Locations
Annotation
This type is deprecated, as shipping insurance is no longer applicable or supported in eBay APIs.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:InsuranceOptionCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (7); see within schema source)
<xs:simpleType name="InsuranceOptionCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Optional"/>
<xs:enumeration value="Required"/>
<xs:enumeration value="NotOffered"/>
<xs:enumeration value="IncludedInShippingHandling"/>
<xs:enumeration value="NotOfferedOnSite"/>
<xs:enumeration value="CustomCode"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
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.