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

simpleType "ns:UserStatusCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Unknown"
 - 
This value indicates that the status of the user's eBay account is unknown. This value should seldom, if ever, be returned and typically represents a problem.
"Suspended"
 - 
This value indicates that the eBay user's account is suspended. A user with a suspended account cannot participate in buying or selling activity.
"Confirmed"
 - 
This value indicates that the eBay user's account is a confirmed, active account.
"Unconfirmed"
 - 
This value indicates that the eBay User has completed online registration, but has either not responded to confirmation email or has not yet been sent the confirmation email. Or, if this user began registration as a seller but did not complete it, the user will have this status. A seller with this status can begin to list an item but cannot complete the listing until the seller completes seller registration.
"Ghost"
 - 
This value indicates that the user originally registered on AuctionWeb (pre-eBay), but that user never re-registered on eBay. Note that there are very few (if any) eBay accounts in the 'Ghost' state.
"InMaintenance"
 - 
This value indicates that the eBay user's account is in maintenance mode.
"Deleted"
 - 
This value indicates that the eBay user's account has been deleted.
"CreditCardVerify"
 - 
This value indicates that the user has completed the registration and confirmation process, but needs to complete verification of credit card information. A user has this status if this user began registration as a seller but did not complete it. A seller with this status can begin to list an item but cannot complete the listing until the seller completes seller registration.
"AccountOnHold"
 - 
This value indicates that the eBay user's account is currently on hold. A common reason for a user's account to go on hold is a non-payment of the monthly eBay invoice. A user cannot sell or buy items if their account is on hold.
"Merged"
 - 
This value indicates that the user record has been merged with another account record for the same user
"RegistrationCodeMailOut"
 - 
This value indicates that the eBay User has completed online registration, and eBay has just sent the user a registration code in a confirmation email. The eBay user will have to respond to the confirmation email to get their account confirmed.
"TermPending"
 - 
This value indicates that the user has scheduled an account closure but eBay has yet to process the closure request.
"UnconfirmedHalfOptIn"
 - 
Note: The Half.com site has been shut down, so this value is no longer applicable. User has completed the registration for Half.com and opted to automatically also be registered with eBay, but the registration confirmation is still pending
"CreditCardVerifyHalfOptIn"
 - 
Note: The Half.com site has been shut down, so this value is no longer applicable. User has completed the registration for Half.com and opted to automatically also be registered with eBay, but the user needs to complete verification of credit card information. A user has this status on eBay if this user began registration as a seller but did not complete it. A seller with this status can begin to list an item but cannot complete the listing until the seller completes seller registration.
"UnconfirmedPassport"
 - 
This value is no longer applicable.
"CreditCardVerifyPassport"
 - 
This value is no longer applicable.
"UnconfirmedExpress"
 - 
This value is no longer applicable.
"Guest"
 - 
This value indicates that the user is a guest user. The user has not added a password and has not confirmed an email address. The user has not signed up as a regular user, but has agreed to the User Agreement and Privacy Policy. The user has been through the buying flow for a guest; the user has been through checkout using the streamlined Buy-It-Now flow.
"CustomCode"
 - 
Reserved for internal or future use

All Direct / Indirect Based Elements (1):
ns:Status (defined in ns:UserType complexType)
Known Usage Locations
Annotation
These codes indicate the current state or status of an eBay user account.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:UserStatusCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (20); see within schema source)
<xs:simpleType name="UserStatusCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Unknown"/>
<xs:enumeration value="Suspended"/>
<xs:enumeration value="Confirmed"/>
<xs:enumeration value="Unconfirmed"/>
<xs:enumeration value="Ghost"/>
<xs:enumeration value="InMaintenance"/>
<xs:enumeration value="Deleted"/>
<xs:enumeration value="CreditCardVerify"/>
<xs:enumeration value="AccountOnHold"/>
<xs:enumeration value="Merged"/>
<xs:enumeration value="RegistrationCodeMailOut"/>
<xs:enumeration value="TermPending"/>
<xs:enumeration value="UnconfirmedHalfOptIn"/>
<xs:enumeration value="CreditCardVerifyHalfOptIn"/>
<xs:enumeration value="UnconfirmedPassport"/>
<xs:enumeration value="CreditCardVerifyPassport"/>
<xs:enumeration value="UnconfirmedExpress"/>
<xs:enumeration value="Guest"/>
<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.