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

simpleType "ns:CollectionMethodCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"INVOICE"
 - 
Note: This value is for future use.
"NET"
 - 
This value is always returned, but because the CollectionMethod field and CollectionMethodCodeType are not currently applicable, this value does not have any purpose at this time.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This enumerated type defines the collection methods that are used to collect either 'Collect and Remit' sales tax in the US, or 'Good and Services' tax in Australia and New Zealand.

Note: Although the CollectionMethod field is returned for orders subject to 'Collect and Remit' sales tax or 'Good and Services' tax, the CollectionMethod field and CollectionMethodCodeType are currently not applicable.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:CollectionMethodCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (3); see within schema source)
<xs:simpleType name="CollectionMethodCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="INVOICE"/>
<xs:enumeration value="NET"/>
</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.