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

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

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type that defines the social networking sites that are supported by PayPal Giving Fund.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:SocialAddressTypeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (8); see within schema source)
<xs:simpleType name="SocialAddressTypeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Facebook"/>
<xs:enumeration value="Twitter"/>
<xs:enumeration value="Linkedin"/>
<xs:enumeration value="GooglePlus"/>
<xs:enumeration value="Myspace"/>
<xs:enumeration value="Orkut"/>
<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.