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

simpleType "ns:FedExRateOptionCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"FedExStandardList"
 - 
This enumeration value indicates that the seller offers buyers the standard Federal Express shipping rates.
"FedExCounter"
 - 
This enumeration value indicates that the seller offers buyers Federal Express counter rates.
"FedExDiscounted"
 - 
This enumeration value indicates that the seller offers buyers discounted Federal Express shipping rates. Buyers will get these discounted shipping rates as long as they use the eBay-generated shipping labels.
"CustomCode"
 - 
Reserved for internal or future use

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumerated type consists of the different Federal Express shipping rates that sellers can offer to buyers. The shipping rates for the major US shipping carriers can be selected in the Shipping rate preferences in My eBay, or through the SetUserPreferences call.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:FedExRateOptionCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="FedExRateOptionCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="FedExStandardList"/>
<xs:enumeration value="FedExCounter"/>
<xs:enumeration value="FedExDiscounted"/>
<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.