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

simpleType "ns:ReasonHideFromSearchCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"DuplicateListing"
 - 
This value indicates that the listing is being hidden from search on the eBay site because the listing has been determined by eBay to be a duplicate listing.

This enumeration value is associated with eBay Duplicate Listings Policy, which is applicable on the US, CA, CA-FR, and eBay Motors (Parts and Accessories only) sites. Event Tickets, Real Estate, and Motor Vehicle categories are excluded from this policy. For more information, read eBay's Duplicate Listings Policy help page.
"OutOfStock"
 - 
This value indicates that the listing is currently hidden from search because the quantity in the listing is zero. However, the listing is still alive and will reappear in the search results when the quantity is set to something greater than zero. The 'Out-of-stock' option is set by the seller at the account level. This option can be enabled in My eBay Site Preferences, or the seller can use the OutOfStockControlPreference field in the SetUserPreferences call.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type that defines the possible reasons why a listing is being hidden from search on the eBay site.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:ReasonHideFromSearchCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (3); see within schema source)
<xs:simpleType name="ReasonHideFromSearchCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="DuplicateListing"/>
<xs:enumeration value="OutOfStock"/>
</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.