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

complexType "ns:CategoryGroupType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the CategoryGroup container, which defines the category group to which the corresponding Business Policies profile will be applied, and a flag that indicates whether or not that Business Policies profile is the default for that category group.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="CategoryGroupType">
<xs:sequence>
<xs:element minOccurs="0" name="Name" type="xs:string"/>
<xs:element minOccurs="0" name="IsDefault" type="xs:boolean"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/2)
ns:IsDefault
Type:
xs:boolean, predefined, simple content
This boolean value indicates whether the corresponding Business Policies profile is the default for the category group.

The CategoryGroup container is only returned in GetUserPreferences if the ShowSellerProfilePreferences field is included in the request and set to true.
XML Representation Summary
<ns:IsDefault>
   
Content: 
{ xs:boolean }
</ns:IsDefault>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="IsDefault" type="xs:boolean"/>

ns:Name
Type:
xs:string, predefined, simple content
Defines the name of the category group tied to a Business Policies profile. Valid values are ALL (referring to all non-motor vehicle category groups) or MOTORS_VEHICLE (referring to only motor vehicle category groups).

The CategoryGroup container is only returned in GetUserPreferences if the ShowSellerProfilePreferences field is included in the request and set to true.
XML Representation Summary
<ns:Name>
   
Content: 
{ xs:string }
</ns:Name>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="Name" type="xs:string"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
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.