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

simpleType "ns:VariationPictureRuleCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Required"
 - 
This value indicates that the corresponding Item Specific name must be used in the Variations.Pictures.VariationSpecificName field if the seller is providing picture URLs through the Variations.Pictures.VariationSpecificPictureSet container in a 'FixedPriceItem' call when creating, revising, or relisting an item.
"Enabled"
 - 
This value indicates that the corresponding Item Specific name can be used in the Variations.Pictures.VariationSpecificName field if the seller is providing picture URLs through the Variations.Pictures.VariationSpecificPictureSet container in a 'FixedPriceItem' call when creating, revising, or relisting an item. Unlike the 'Required' value, 'Enabled' indicates that corresponding Item Specific name is just one option, and they may be other options to use as a VariationSpecificName value.
"Disabled"
 - 
This value indicates that the corresponding Item Specific name cannot be used in the Variations.Pictures.VariationSpecificName field if the seller is providing picture URLs through the Variations.Pictures.VariationSpecificPictureSet container in a 'FixedPriceItem' call when creating, revising, or relisting an item. The seller will have to find an Item Specific that is either 'Enabled' or 'Required' to use as a VariationSpecificName value.
"CustomCode"
 - 
Reserved for future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type that indicates if a specific Item Specific can be used to classify pictures in a multiple-variation listing. For example, in a multiple-variation listing that featured t-shirts of numerous colors and sizes, the 'Color' Item Specific would most likely be 'Enabled', and would be a good candidate value for the Variations.Pictures.VariationSpecificName field in a 'FixedPriceItem' call when creating, revising, or relisting an item. Then, the seller would provide URLs to multiple pictures showcasing the available colors of the shirts. These URLs are specified through multiple Variations.Pictures.VariationSpecificPictureSet.PictureURL fields.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:VariationPictureRuleCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="VariationPictureRuleCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Required"/>
<xs:enumeration value="Enabled"/>
<xs:enumeration value="Disabled"/>
<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.