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

simpleType "ns:CharityAffiliationTypeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
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.

All Direct / Indirect Based Elements (1):
All Direct / Indirect Based Attributes (2):
Known Usage Locations
Annotation
This enumeration type defines the possible values that can be returned for the CharityAffiliationDetail.AffiliationType field in the GetUser response.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:CharityAffiliationTypeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="CharityAffiliationTypeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Community"/>
<xs:enumeration value="Direct"/>
<xs:enumeration value="Remove"/>
<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.