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

complexType "ns:TaxIdentifierAttributeType"
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
<...
   
 = 
("IssuingCountry" | "CustomCode")
   
>
   
Content: 
{ xs:string }
</...>
All Direct / Indirect Based Elements (1):
ns:Attribute (defined in ns:TaxIdentifierType complexType)
Known Usage Locations
Annotation
This type is used to display the value of the name attribute of the BuyerTaxIdentifier.Attribute field.
Type Definition Detail
Type Derivation Tree
xs:string (extension)
  ns:TaxIdentifierAttributeType
Derivation:
extension of xs:string
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="TaxIdentifierAttributeType">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="ns:TaxIdentifierAttributeCodeType"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 1/1)
name
Type:
Use:
optional
The only supported value for this attribute is 'IssuingCountry', but in the future, other attributes related to the tax ID may be supported.
Attribute Value
enumeration of xs:token
Enumeration:
"IssuingCountry"
 - 
This value indicates that the value returned in the BuyerTaxIdentifier.Attribute field is the country that issued the buyer tax ID.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="name" type="ns:TaxIdentifierAttributeCodeType"/>

 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.