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

simpleType "ns:PayPalAccountLevelCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Unverified"
 - 
This enumeration value indicates that the user's PayPal account is unverified.
"InternationalUnverified"
 - 
This enumeration value indicates that the user's international PayPal account is unverified.
"Verified"
 - 
This enumeration value indicates that the user's PayPal account is verified.
"InternationalVerified"
 - 
This enumeration value indicates that the user's international PayPal account is verified.
"Trusted"
 - 
This enumeration value indicates that the user's PayPal account is a trusted account.
"Unknown"
 - 
This enumeration value indicates that the user's PayPal account information is unknown.
"Invalid"
 - 
This enumeration value indicates that the user's PayPal account is invalid.
"CustomCode"
 - 
Reserved for internal or future use

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type that defines PayPal account levels.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:PayPalAccountLevelCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (9); see within schema source)
<xs:simpleType name="PayPalAccountLevelCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Unverified"/>
<xs:enumeration value="InternationalUnverified"/>
<xs:enumeration value="Verified"/>
<xs:enumeration value="InternationalVerified"/>
<xs:enumeration value="Trusted"/>
<xs:enumeration value="Unknown"/>
<xs:enumeration value="Invalid"/>
<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.