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

simpleType "ns:ProfileCategoryGroupCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Inherit"
 - 
Default value.
"None"
 - 
None.
"ALL"
 - 
For Business Policies, the 'ALL' enumeration value represents all eBay categories except for motor vehicles.
"MOTORS_VEHICLE"
 - 
For Business Policies, the 'MOTORS_VEHICLE' enumeration value represents all motor vehicle categories.

All Direct / Indirect Based Elements (6):
Known Usage Locations
Annotation
Enumerated type that defines the category group values. Business Policies profiles (Payment, Shipping, and Return Policy) are linked to category groups.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:ProfileCategoryGroupCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="ProfileCategoryGroupCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Inherit"/>
<xs:enumeration value="None"/>
<xs:enumeration value="ALL"/>
<xs:enumeration value="MOTORS_VEHICLE"/>
</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.