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

simpleType "ns:PictureSetCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Standard"
 - 
Indicates to generate the "Standard" set of images, which is a set of 7 images of various sizes, for each ExternalPictureURL submitted in the request. This is the default. Note: This field is used only for images that will be used in a listing.
"Supersize"
 - 
Indicates to generate the "Standard" set plus a super-sized image for each ExternalPictureURL submitted in the request. In order to include the super-sized image in the Add Item calls, you must also specify Item.PictureDetails.PhotoDisplay.Supersize or Item.PictureDetails.PhotoDisplay.PicturePack. Note: This field is used only for images that will be used in a listing.
"Large"
 - 
This field is no longer returned.
"CustomCode"
 - 
Reserved for internal use only.

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Specifies whether to generate the 'standard' set of images for each picture or to also generate a super-sized image.

Note: This type is used only for images that will be used in a listing.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:PictureSetCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="PictureSetCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Standard"/>
<xs:enumeration value="Supersize"/>
<xs:enumeration value="Large"/>
<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.