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

simpleType "ns:AddressAttributeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
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.

All Direct / Indirect Based Attributes (1):
Known Usage Locations
Annotation
This enumerated type contains the possible values that can be returned in the type attribute of the AddressAttribute field. Currently, this type only contains one enumeration value, but in the future, other address attributes may be created for this type.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:AddressAttributeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (3); see within schema source)
<xs:simpleType name="AddressAttributeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="ReferenceNumber"/>
<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.