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

simpleType "ns:SecondChanceOfferDurationCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Days_1"
 - 
The seller specifies this value to make the Second Chance offer available to the bidder for one day. This value will affect the EndTime value returned in the AddSecondChanceItem or AddTransactionConfirmationItem responses.
"Days_3"
 - 
The seller specifies this value to make the Second Chance offer available to the bidder for three days. This value will affect the EndTime value returned in the AddSecondChanceItem or AddTransactionConfirmationItem responses.
"Days_5"
 - 
The seller specifies this value to make the Second Chance offer available to the bidder for five days. This value will affect the AddSecondChanceItem or AddTransactionConfirmationItem responses.
"Days_7"
 - 
The seller specifies this value to make the Second Chance offer available to the bidder for seven days. This value will affect the EndTime value returned in the AddSecondChanceItem or AddTransactionConfirmationItem responses.
"CustomCode"
 - 
This value is reserved for internal or future use.

All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
This enumerated type contains the list of values that can be used by the seller to set the length of time that a Second Chance Offer or a Transaction Confirmation Request will be available to a specific recipient to whom the Second Chance Offer or Transaction Confirmation Request was presented. The recipient must purchase the Second Chance or Transaction Confirmation Request item within this time or the offer will expire. Second Chance Offers are only applicable for closed auction listings and Transaction Confirmation Requests are only applicable for an eBay Motors listing that were closed and converted to a Transaction Confirmation Request.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:SecondChanceOfferDurationCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (6); see within schema source)
<xs:simpleType name="SecondChanceOfferDurationCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Days_1"/>
<xs:enumeration value="Days_3"/>
<xs:enumeration value="Days_5"/>
<xs:enumeration value="Days_7"/>
<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.