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

simpleType "ns:PhotoDisplayCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"None"
 - 
No special image display options. Valid for US Motors listings.
"SlideShow"
 - 
This value is no longer applicable.
"SuperSize"
 - 
Increase the size of each image and allow buyers to enlarge images further. Only available for site-hosted (EPS) images. Not valid for US Motors listings. For all sites that do not automatically upgrade SuperSize to PicturePack (see note below), specifying no SuperSize-qualified images is now accepted in the request.

Note: SuperSize is automatically upgraded to PicturePack for the same SuperSize fee on the US Motors Parts & Accessories Category and US (site ID 0) and CA (site ID 2) and CAFR (site ID 210). This upgrade applies only to EPS images.
"PicturePack"
 - 
Increase the number of images displayed. This is only available for images hosted with eBay. See GetCategoryFeatures and the online Help (on the eBay site) for additional information.

Picture Pack applies to all sites (including US Motors), except for NL (site ID 146). You can specify a minimum of one EPS picture, or no SuperSize-qualified EPS pictures in the request. For the NL site, PicturePack is replaced with SuperSize.
"SiteHostedPictureShow"
 - 
This value is no longer applicable.
"VendorHostedPictureShow"
 - 
This value is no longer applicable.
"SuperSizePictureShow"
 - 
This is valid for US Motors listing only. For other listings, use SuperSize.
"CustomCode"
 - 
Reserved for internal use only.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Specifies the type of image display used in a listing. Some options are only available if images are hosted through eBay Picture Services (EPS).
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:PhotoDisplayCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (9); see within schema source)
<xs:simpleType name="PhotoDisplayCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="None"/>
<xs:enumeration value="SlideShow"/>
<xs:enumeration value="SuperSize"/>
<xs:enumeration value="PicturePack"/>
<xs:enumeration value="SiteHostedPictureShow"/>
<xs:enumeration value="VendorHostedPictureShow"/>
<xs:enumeration value="SuperSizePictureShow"/>
<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.