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

simpleType "ns:ItemCompatibilityEnabledCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Disabled"
 - 
Parts Compatibility is not supported for the given category.
"ByApplication"
 - 
Parts Compatibility may be entered by application only for the given category. Entering parts compatibility by application specifies the assemblies (e.g., a specific year, make, and model of car) to which the item applies. Parts compatibility by application can be specified by listing with a catalog product that supports parts compatibility or by specifying parts compatibility by application manually ( Item.ItemCompatibilityList).
"BySpecification"
 - 
Parts Compatibility may be entered by specification only for the given category. Entering parts compatibility by specification involves specifying the part's relevant dimensions or characteristics (e.g., Section Width, Aspect Ratio, Rim Diammeter, Load Index, and Speed Rating values for a tire) using attributes.
"CustomCode"
 - 
(out) Reserved for internal or future use.

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Used to indicate whether the parts compatibility feature is enabled for a category.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:ItemCompatibilityEnabledCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="ItemCompatibilityEnabledCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Disabled"/>
<xs:enumeration value="ByApplication"/>
<xs:enumeration value="BySpecification"/>
<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.