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

complexType "ns:FeatureEligibilityType"
Namespace:
Content:
complex, 5 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 5 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Indicates whether the seller making the request can list with certain features. A seller's eligibility is determined by their Feedback score.
XML Source (w/o annotations (6); see within schema source)
<xs:complexType name="FeatureEligibilityType">
<xs:sequence>
<xs:element minOccurs="0" name="QualifiesForBuyItNow" type="xs:boolean"/>
<xs:element minOccurs="0" name="QualifiesForBuyItNowMultiple" type="xs:boolean"/>
<xs:element minOccurs="0" name="QualifiedForFixedPriceOneDayDuration" type="xs:boolean"/>
<xs:element minOccurs="0" name="QualifiesForVariations" type="xs:boolean"/>
<xs:element minOccurs="0" name="QualifiedForAuctionOneDayDuration" type="xs:boolean"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 6/6)
ns:QualifiedForAuctionOneDayDuration
Type:
xs:boolean, predefined, simple content
Indicates whether the seller is eligible to create an auction listing with a one-day duration. Limitation: the Adult-Only and Motor Vehicle categories do not support one-day auctions, so the seller cannot create one-day auction listings in these categories, even if the seller has the eligibility.
XML Representation Summary
<ns:QualifiedForAuctionOneDayDuration>
   
Content: 
{ xs:boolean }
</ns:QualifiedForAuctionOneDayDuration>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="QualifiedForAuctionOneDayDuration" type="xs:boolean"/>

ns:QualifiedForFixedPriceOneDayDuration
Type:
xs:boolean, predefined, simple content
Indicates whether the seller is eligible to create fixed-price listings with a one-day listing duration. A value of true means that the seller is eligible; a value of false indicates that the seller is not eligible. Note that this field only controls user eligibility. The listing type and category must support this feature for this field to be applicable.
XML Representation Summary
<ns:QualifiedForFixedPriceOneDayDuration>
   
Content: 
{ xs:boolean }
</ns:QualifiedForFixedPriceOneDayDuration>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="QualifiedForFixedPriceOneDayDuration" type="xs:boolean"/>

ns:QualifiesForBuyItNow
Type:
xs:boolean, predefined, simple content
Indicates whether the seller is eligible to create auction listings enabled with the 'Buy It Now' option. A value of true means that the seller is eligible; a value of false indicates that they are not eligible.
XML Representation Summary
<ns:QualifiesForBuyItNow>
   
Content: 
{ xs:boolean }
</ns:QualifiesForBuyItNow>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="QualifiesForBuyItNow" type="xs:boolean"/>

ns:QualifiesForBuyItNowMultiple
Type:
xs:boolean, predefined, simple content
Indicates whether the seller is eligible to specify the 'Buy It Now' option for multiple-quantity listings. A value of true means that the seller is eligible; a value of false indicates that they are not eligible.
XML Representation Summary
<ns:QualifiesForBuyItNowMultiple>
   
Content: 
{ xs:boolean }
</ns:QualifiesForBuyItNowMultiple>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="QualifiesForBuyItNowMultiple" type="xs:boolean"/>

ns:QualifiesForVariations
Type:
xs:boolean, predefined, simple content
Indicates whether or not the seller is eligible to create multiple-variation, fixed-price listings.
XML Representation Summary
<ns:QualifiesForVariations>
   
Content: 
{ xs:boolean }
</ns:QualifiesForVariations>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="QualifiesForVariations" type="xs:boolean"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
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.