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

simpleType "ns:DiscountReasonCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
at 10 locations
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"SpecialOffer"
 - 
An offer that applies to a limited number of listings during the offering period. Example: "There is no insertion fee for up to 5 auctions when listing between 12/1 and 12/10."
"Promotion"
 - 
An offer that applies to an unlimited number of listings during the offering period. Example: "Get subtitle for $0.10 in Tech category when listing between 12/25 and 12/28. No limit to the number of items listed during this period."
"CustomCode"
 - 
Reserved for future use

All Direct / Indirect Based Elements (10):
Known Usage Locations
Annotation
This enumerated type is used in the response of Add/Revise/Relist item calls to indicate if eBay has applied a Special offer or Promotional discount to the order line item.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:DiscountReasonCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (4); see within schema source)
<xs:simpleType name="DiscountReasonCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="SpecialOffer"/>
<xs:enumeration value="Promotion"/>
<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.