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

complexType "ns:CharityIDType"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
("Community" | "Direct" | "Remove" | "CustomCode")
   
>
   
Content: 
{ xs:string }
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The type is used to indicate how an eBay seller is affiliated with the nonprofit organization registered with eBay for Charity.
Type Definition Detail
Type Derivation Tree
xs:string (extension)
  ns:CharityIDType
Derivation:
extension of xs:string
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="CharityIDType">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="type" type="ns:CharityAffiliationTypeCodeType" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 1/1)
type
Type:
Use:
required
This attribute value is used to indicate how an eBay seller is affiliated with the nonprofit organization registered with eBay for Charity.
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" use="required"/>

 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.