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

simpleType "ns:SelectionModeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"Automatic"
 - 
Automatic criteria. Reserved for future use.
"Manual"
 - 
Manual criteria. Reserved for future use.
"Prefilled"
 - 
Indicates that the Item Specifics defined for an eBay catalog product will get pre-filled for a listing if the seller successfully matches their item to a product in eBay's catalog. To match an item to an eBay catalog product when adding or revising a listing, the seller provides either an Add/Revise/Relist eBay Product ID (ePID), or a Global Trade Identification Number such as a UPC, an EAN, anISBN), or a Brand/MPN pair.
"SelectionOnly"
 - 
If this value is returned, it is recommended that the seller only use one of the recommended values for the corresponding Item Specific. In other words, the seller should use the exact string provided in one of the corresponding ValueRecommendation.Value fields when creating, revising, or relisting an item and using that particular Item Specific.
"FreeText"
 - 
Indicates that the seller is allowed to specify their own value(s) for the corresponding Item Specific when creating, revising, or relisting an item and using that particular Item Specific.
"CustomCode"
 - 
Reserved for future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumerated type contains the values that will indicate whether a seller can specify their own custom values for an Item Specific, or if they need to use a value (or values) that eBay has defined.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  ns:SelectionModeCodeType
Derivation:
restriction of xs:string
XML Source (w/o annotations (7); see within schema source)
<xs:simpleType name="SelectionModeCodeType">
<xs:restriction base="xs:string">
<xs:enumeration value="Automatic"/>
<xs:enumeration value="Manual"/>
<xs:enumeration value="Prefilled"/>
<xs:enumeration value="SelectionOnly"/>
<xs:enumeration value="FreeText"/>
<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.