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

complexType "ns:CharitySellerType"
Namespace:
Content:
complex, 3 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements, elem. wildcard
Used:
never
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Annotation
Contains information about one seller associated with a registered eBay for Charity nonprofit organization.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="CharitySellerType">
<xs:sequence>
<xs:element minOccurs="0" name="CharitySellerStatus" type="ns:CharitySellerStatusCodeType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="CharityAffiliation" type="ns:CharityAffiliationType"/>
<xs:element minOccurs="0" name="TermsAndConditionsAccepted" type="xs:boolean"/>
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 4/4)
ns:CharityAffiliation
Type:
ns:CharityAffiliationType, complex content
Indicates the affiliation status for nonprofit charity organizations registered with the PayPal Giving Fund.
Component Diagram
XML Representation Summary
<ns:CharityAffiliation
   
 = 
xs:string
 = 
("Community" | "Direct" | "Remove" | "CustomCode")
   
>
   
Content: 
</ns:CharityAffiliation>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="CharityAffiliation" type="ns:CharityAffiliationType"/>

ns:CharitySellerStatus
Type:
Indicates the status of the seller's charity seller account.
XML Representation Summary
<ns:CharitySellerStatus>
   
Content: 
{ enumeration of xs:token }
</ns:CharitySellerStatus>
Simple Content
Enumeration:
"Suspended"
 - 
The seller's charity seller account is suspended.
"Registered"
 - 
The seller is a registered charity seller.
"Closed"
 - 
The seller is no longer a registered charity seller. The account with the PayPal Giving Fund is closed.
"CreditCardExpired"
 - 
The credit card associated with a seller's charity seller account has expired.
"TokenExpired"
 - 
The token associated with a seller's charity seller account has expired.
"CreditCardAboutToExpire"
 - 
The credit card associated with a seller's charity seller account will expire in 15 (or fewer) days.
"RegisteredNoCreditCard"
"NotRegisteredLostDirectSellerStatus"
 - 
The seller is no longer a registered charity seller and has lost direct seller status.
"DirectDebitRejected"
"RegisteredDirectSeller"
 - 
The seller is a registered direct seller, but has no credit card associated with the charity seller account.
"RegisteredNoPaymentMethod"
 - 
The seller is a registered charity seller with no donation payment method on file.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="CharitySellerStatus" type="ns:CharitySellerStatusCodeType"/>

ns:TermsAndConditionsAccepted
Type:
xs:boolean, predefined, simple content
Indicates if the seller has accepted the PayPal Giving Fund Terms and Conditions.
XML Representation Summary
<ns:TermsAndConditionsAccepted>
   
Content: 
{ xs:boolean }
</ns:TermsAndConditionsAccepted>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TermsAndConditionsAccepted" type="xs:boolean"/>

{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.