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

complexType "ns:CharityAffiliationType"
Namespace:
Content:
complex, 2 attributes, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 attributes, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:string
 = 
("Community" | "Direct" | "Remove" | "CustomCode")
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is deprecated. Replaced by CharityAffiliationDetailType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="CharityAffiliationType">
<xs:sequence>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
<xs:attribute name="id" type="xs:string"/>
<xs:attribute name="type" type="ns:CharityAffiliationTypeCodeType"/>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 2/2)
id
Type:
xs:string, predefined
Use:
optional
This attribute is deprecated. Replaced by the CharityID field of CharityAffiliationDetailType.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="id" type="xs:string"/>

type
Type:
Use:
optional
This attribute is deprecated. Replaced by the AffiliationType field of CharityAffiliationDetailType.
Attribute Value
enumeration of xs:token
Enumeration:
"Community"
 - 
This enumeration value indicates that the eBay user is just selling on the behalf of the nonprofit organization, and is not directly affiliated with the organization.
"Direct"
 - 
This enumeration value indicates that the eBay user is directly affiliated with or represents the nonprofit organization, or the eBay user has been added as a Direct Seller by the same nonprofit organization.
"Remove"
 - 
This enumeration value may be returned if the nonprofit organization has recently unregistered as an eBay for Charity organization, or it may be returned if the eBay user has recently removed the charity feature from a listing.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="type" type="ns:CharityAffiliationTypeCodeType"/>
Content Element Detail (all declarations defined in this component; 1/1)
{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 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.