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

simpleType "ns:TransactionPlatformCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"eBay"
 - 
This value indicates the purchase occurred on an eBay marketplace site.
"Express"
 - 
Note: eBay Express no longer exists. The order line item was created on the eBay Express site.
"Half"
 - 
Note: Half.com listings will no longer be supported in APIs. The order line item was created on Half.com site.
"Shopping"
 - 
Note: Shopping.com listings are no longer supported in APIs. The order line item was created on the Shopping.com site.
"WorldOfGood"
 - 
Note: World Of Good is no longer associated with eBay. The order line item was created on the WorldOfGood site.
"CustomCode"
 - 
Reserved for future use.

All Direct / Indirect Based Elements (4):
ns:Platform (defined in ns:TransactionType complexType),
Known Usage Locations
Annotation
Note: Currently, the only supported value for this enumeration type is eBay. Half.com listings will no longer be supported in APIs. Specifies the site on which the purchase was made.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:TransactionPlatformCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (7); see within schema source)
<xs:simpleType name="TransactionPlatformCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="eBay"/>
<xs:enumeration value="Express"/>
<xs:enumeration value="Half"/>
<xs:enumeration value="Shopping"/>
<xs:enumeration value="WorldOfGood"/>
<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.