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

simpleType "ns:UserIDType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
at 28 locations
Simple Content Model
xs:string
All Direct / Indirect Based Elements (28):
ns:BuyerUserID (defined in ns:DisputeType complexType),
ns:BuyerUserID (defined in ns:OrderType complexType),
ns:SellerUserID (defined in ns:DisputeType complexType),
ns:SellerUserID (defined in ns:OrderType complexType),
ns:TargetUser (defined in ns:FeedbackInfoType complexType),
ns:UserID (defined in ns:BidApprovalType complexType),
ns:UserID (defined in ns:UserType complexType),
Known Usage Locations
Annotation
This is a string wrapper for the eBay ID that uniquely identifies a user. This is used by several other types to identify a specific eBay user, such as DisputeType.xsd, FeedbackInfoType.xsd, GetAllBidders, OrderType, and so on.

For GetAllBidders, some bidder information is anonymous, to protect bidders from fraud. If the seller makes this API call, the actual IDs of all bidders on the seller's item will be returned. If a bidder makes this API call, the bidder's actual ID will be returned, but information for all competing bidders or outside watchers will be returned as anonymized userIDs.
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  ns:UserIDType
Derivation:
restriction of xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:simpleType name="UserIDType">
<xs:restriction base="xs:string"/>
</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.