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

complexType "ns:NonProfitSocialAddressType"
Namespace:
Content:
complex, 2 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Type defining the NonProfitSocialAddress container, which identifies the nonprofit organization's social networking site account ID. A NonProfitSocialAddress container will exist for each social networking site that the charity organization is associated with.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="NonProfitSocialAddressType">
<xs:sequence>
<xs:element minOccurs="0" name="SocialAddressType" type="ns:SocialAddressTypeCodeType"/>
<xs:element minOccurs="0" name="SocialAddressId" type="xs:string"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/2)
ns:SocialAddressId
Type:
xs:string, predefined, simple content
The account ID/handle associated with the nonprofit charity organization's social networking site. This is a required field for each social networking account associated with the nonprofit organization.
XML Representation Summary
<ns:SocialAddressId>
   
Content: 
{ xs:string }
</ns:SocialAddressId>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SocialAddressId" type="xs:string"/>

ns:SocialAddressType
Type:
Enumeration value that indicates the social networking site that the nonprofit charity organization is associated with. This is a required field for each social networking account associated with the nonprofit organization.
XML Representation Summary
<ns:SocialAddressType>
   
Content: 
{ enumeration of xs:token }
</ns:SocialAddressType>
Simple Content
Enumeration:
"Facebook"
 - 
This value indicates that the Charity.NonProfitSocialAddress.SocialAddressId is associated with the nonprofit company's Facebook account.
"Twitter"
 - 
This value indicates that the Charity.NonProfitSocialAddress.SocialAddressId is associated with the nonprofit company's Twitter account.
"Linkedin"
 - 
This value indicates that the Charity.NonProfitSocialAddress.SocialAddressId is associated with the nonprofit company's LinkedIn account.
"GooglePlus"
 - 
This value indicates that the Charity.NonProfitSocialAddress.SocialAddressId is associated with the nonprofit company's Google+ account.
"Myspace"
 - 
This value indicates that the Charity.NonProfitSocialAddress.SocialAddressId is associated with the nonprofit company's MySpace account.
"Orkut"
 - 
This value indicates that the Charity.NonProfitSocialAddress.SocialAddressId is associated with the nonprofit company's Orkut account.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SocialAddressType" type="ns:SocialAddressTypeCodeType"/>

 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.