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

simpleType "ns:ReturnsDurationCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Days_14"
 - 
Days_14 indicates the buyer has 14 days to initiate a return.
"Days_30"
 - 
Days_30 indicates the buyer has 30 days to initiate a return.
"Days_60"
 - 
Days_60 indicates the buyer has 60 days to initiate a return.

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
This enum defines the different options that are available for specifying the available return durations. This is the amount of time the seller gives the buyer for initiating a return once they receive the item.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:ReturnsDurationCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (4); see within schema source)
<xs:simpleType name="ReturnsDurationCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Days_14"/>
<xs:enumeration value="Days_30"/>
<xs:enumeration value="Days_60"/>
</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.