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

simpleType "ns:SearchFlagCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Charity"
 - 
This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected the eBay for Charity option in the Saved Search.
"Gift"
 - 
This value is no longer applicable as Gift Icon and Gift Services are deprecated.
"NowAndNew"
 - 
This value is no longer applicable as the Now and New feature is deprecated.
"LocalSearch"
 - 
This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected the Local pickup option in the Saved Search. A buyer would select the Local Pickup filter in a Saved Search to restrict retrieved listings to those that offer 'local pickup' as an option to buyers.
"FreeShipping"
 - 
This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected the Free shipping option in the Saved Search. A buyer would select the Free shipping filter in a Saved Search to restrict retrieved listings to those that offer a free shipping option to that specific buyer (the availability of free shipping may be dependent on the buyer's location).
"Gallery"
 - 
This value is no longer applicable as there is always a gallery picture by default since all listings must have at least one picture.
"Picture"
 - 
This value is no longer applicable as there is now a requirement that all listings have at least one picture.
"GetItFast"
 - 
This value is no longer applicable as the Get It Fast feature is deprecated.
"Lot"
 - 
This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected the Items listed as lots option in the Saved Search. A buyer would select the Items listed as lots filter in a Saved Search to restrict retrieved listings to those that are offering a "lot" of items in one listing. Specifically, a "lot" is defined as, "a group of similar or identical items that are sold together to one buyer."
"GermanMotorsSearchable"
 - 
This value is only applicable to the German site and if the user is searching for motor vehicle listings. This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected a filter in a Saved Search to restrict retrieved eBay Germany motor vehicle listings that are also being displayed on the mobile.de vehicle marketplace.
"WorldOfGood"
 - 
This value is no longer applicable as the World of Good site no longer exists.
"DigitalDelivery"
 - 
This value is no longer applicable.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumerated type lists the possible values that can be returned under the FavoriteSearch.SearchFlag field of a GetMyeBayBuying response. These values are output only and are controlled by the filter types used in a buyer's Saved Search.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:SearchFlagCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (14); see within schema source)
<xs:simpleType name="SearchFlagCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Charity"/>
<xs:enumeration value="Gift"/>
<xs:enumeration value="NowAndNew"/>
<xs:enumeration value="LocalSearch"/>
<xs:enumeration value="FreeShipping"/>
<xs:enumeration value="Gallery"/>
<xs:enumeration value="Picture"/>
<xs:enumeration value="GetItFast"/>
<xs:enumeration value="Lot"/>
<xs:enumeration value="GermanMotorsSearchable"/>
<xs:enumeration value="WorldOfGood"/>
<xs:enumeration value="DigitalDelivery"/>
<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.