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

complexType "ns:SupportedSellerProfileType"
Namespace:
Content:
complex, 5 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 5 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the SupportedSellerProfile container, which contains summary information related to specific Business Policies payment, return policy, and shipping profiles. The profile type is found in the ProfileType field.
XML Source (w/o annotations (6); see within schema source)
<xs:complexType name="SupportedSellerProfileType">
<xs:sequence>
<xs:element minOccurs="0" name="ProfileID" type="xs:long"/>
<xs:element minOccurs="0" name="ProfileType" type="xs:string"/>
<xs:element minOccurs="0" name="ProfileName" type="xs:string"/>
<xs:element minOccurs="0" name="ShortSummary" type="xs:string"/>
<xs:element minOccurs="0" name="CategoryGroup" type="ns:CategoryGroupType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 5/5)
ns:CategoryGroup
Type:
ns:CategoryGroupType, complex content
Identifies the the Business Policies category group associated with the Business Policies profile. Current values are ALL (referring to all non-motor vehicle categories) and MOTORS_VEHICLE (for motor vehicle listings).
Component Diagram
XML Representation Summary
<ns:CategoryGroup>
   
Content: 
</ns:CategoryGroup>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="CategoryGroup" type="ns:CategoryGroupType"/>

ns:ProfileID
Type:
xs:long, predefined, simple content
Unique identifier of a Business Policies profile. This identifier is auto-generated by eBay when the seller creates the profile. This field is always returned with the SupportedSellerProfile container.
XML Representation Summary
<ns:ProfileID>
   
Content: 
{ xs:long }
</ns:ProfileID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ProfileID" type="xs:long"/>

ns:ProfileName
Type:
xs:string, predefined, simple content
The seller-defined name for a Business Policies profile. This field is always returned with the SupportedSellerProfile container.
XML Representation Summary
<ns:ProfileName>
   
Content: 
{ xs:string }
</ns:ProfileName>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ProfileName" type="xs:string"/>

ns:ProfileType
Type:
xs:string, predefined, simple content
Indicates the type of the Business Policies profile. Valid values are PAYMENT, RETURN_POLICY, and SHIPPING. This field is always returned with the SupportedSellerProfile container.
XML Representation Summary
<ns:ProfileType>
   
Content: 
{ xs:string }
</ns:ProfileType>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ProfileType" type="xs:string"/>

ns:ShortSummary
Type:
xs:string, predefined, simple content
Seller-provided description of a Business Policies profile. This field is only returned if a seller has provided a description for the profile.
XML Representation Summary
<ns:ShortSummary>
   
Content: 
{ xs:string }
</ns:ShortSummary>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ShortSummary" 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.