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

complexType "ns:eBayTaxReferenceValue"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:string
   
>
   
Content: 
{ xs:string }
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is used to indicate the type of tax identifier that is appearing in the eBayReference field. The tax identifier type which will vary by country/region.
Type Definition Detail
Type Derivation Tree
xs:string (extension)
  ns:eBayTaxReferenceValue
Derivation:
extension of xs:string
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="eBayTaxReferenceValue">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 1/1)
name
Type:
xs:string, predefined
Use:
optional
This attribute value is returned to indicate the VAT tax type, which will vary by country/region. This string value will be one of the following:
  • ABN: if this string is returned, the ID in the field is an eBay Australia tax number Number
  • IOSS: if this string is returned, the ID in the field is an eBay EU or UK IOSS number
  • IRD: if this string is returned, the ID in the field is an eBay New Zealand tax number
  • OSS: if this string is returned, the ID in the field is an eBay Germany VAT ID
  • VOEC: if this string is returned, the ID in the field is an eBay Norway tax number
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="name" type="xs:string"/>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE | ATTR | CHILD
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.