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

simpleType "ns:FlatRateInsuranceRangeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"FlatRateInsuranceRange1"
 - 
Shipping insurance is no longer applicable or supported in eBay APIs.
"FlatRateInsuranceRange2"
 - 
Shipping insurance is no longer applicable or supported in eBay APIs.
"FlatRateInsuranceRange3"
 - 
Shipping insurance is no longer applicable or supported in eBay APIs.
"FlatRateInsuranceRange4"
 - 
Shipping insurance is no longer applicable or supported in eBay APIs.
"FlatRateInsuranceRange5"
 - 
Shipping insurance is no longer applicable or supported in eBay APIs.
"FlatRateInsuranceRange6"
 - 
Shipping insurance is no longer applicable or supported in eBay APIs.
"CustomCode"
 - 
Shipping insurance is no longer applicable or supported in eBay APIs.

All Direct / Indirect Based Elements (1):
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:FlatRateInsuranceRangeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (8); see within schema source)
<xs:simpleType name="FlatRateInsuranceRangeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="FlatRateInsuranceRange1"/>
<xs:enumeration value="FlatRateInsuranceRange2"/>
<xs:enumeration value="FlatRateInsuranceRange3"/>
<xs:enumeration value="FlatRateInsuranceRange4"/>
<xs:enumeration value="FlatRateInsuranceRange5"/>
<xs:enumeration value="FlatRateInsuranceRange6"/>
<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.