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

simpleType "ns:UsageConstraintCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Optional"
 - 
This enumeration value indicates that the corresponding item specific is completely optional for a listing in the category, but the seller should still include it if the item specific is relevant to the product and its value is known.
"Recommended"
 - 
This enumeration value indicates that the corresponding item specific is typical and recommended for a listing in the category, but not fully required. The seller should include this item specific if its value is known because including it may improve search results and sale conversion.
"Required"
 - 
This enumeration value indicates that the corresponding item specific is required for a listing in the category. The seller must include this item specific or the listing may be blocked.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumerated type is used by the NameRecommendation.ValidationRules.UsageConstraint field that is returned in GetCategorySpecifics for each item specific that is returned in the response. The enumeration value returned in the UsageConstraint will indicate whether the item specific is required, recommended, or optional.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:UsageConstraintCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="UsageConstraintCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Optional"/>
<xs:enumeration value="Recommended"/>
<xs:enumeration value="Required"/>
<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.