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

complexType "ns:AddressAttributeType"
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
<...
   
 = 
("ReferenceNumber" | "CustomCode")
   
>
   
Content: 
{ xs:string }
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is used to display the value of the type attribute of the AddressAttribute field.
Type Definition Detail
Type Derivation Tree
xs:string (extension)
  ns:AddressAttributeType
Derivation:
extension of xs:string
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="AddressAttributeType">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="type" type="ns:AddressAttributeCodeType"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 1/1)
type
Type:
Use:
optional
The only supported value for this attribute is ReferenceNumber, but in the future, other address attributes may be supported. The ReferenceNumber is a unique identifier for a 'Click and Collect' order. Click and Collect orders are only available on the eBay UK and eBay Australia sites.
Attribute Value
enumeration of xs:token
Enumeration:
"ReferenceNumber"
 - 
This value indicates that the value returned in the AddressAttribute field is the reference ID for a "Click and Collect" order.
"CustomCode"
 - 
Reserved for internal or future use.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="type" type="ns:AddressAttributeCodeType"/>

 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.