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

simpleType "ns:VariationSpecificsRuleCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Enabled"
 - 
This value indicates that the corresponding Item Specific can be specified at the variation level. In the AddFixedPriceItem call, variation-specific name-value pairs are specified under the Variation.VariationSpecifics.NameValueList container.
"Disabled"
 - 
This value indicates that the corresponding Item Specific cannot be specified at the variation level. If an Item Specific cannot be used at the variation level, it usually indicates that the particular Item Specific should only be specified at the listing-level, as it is a product aspect that should be shared by all variations in the multiple-variation listing.
"CustomCode"
 - 
Reserved for future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumerated type is used to indicate if an Item Specific can be used at the variation level of a listing. This type is only applicable to categories that support multiple-variation listings. If an Item Specific cannot be used at the variation level, it usually indicates that the particular Item Specific should only be specified at the listing-level, as it is a product aspect that should be shared by all variations in the multiple-variation listing.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:VariationSpecificsRuleCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (4); see within schema source)
<xs:simpleType name="VariationSpecificsRuleCodeType">
<xs:restriction base="xs:token">
<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.