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

complexType "ns:TransactionReferenceType"
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
<...
   
 = 
("ExternalTransactionID" | "MandateReferenceNumber" | "CustomCode")
   
>
   
Content: 
{ xs:string }
</...>
All Direct / Indirect Based Elements (5):
Known Usage Locations
Annotation
Type defining the ReferenceID element, which is used to display the unique identifier of a payment (and payment type through the type attribute.
Type Definition Detail
Type Derivation Tree
xs:string (extension)
  ns:TransactionReferenceType
Derivation:
extension of xs:string
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="TransactionReferenceType">
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="type" type="ns:TransactionReferenceCodeType"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
Attribute Detail (all declarations defined in this component; 1/1)
type
Type:
Use:
optional
This attribute indicates the type of payment.
Attribute Value
enumeration of xs:token
Enumeration:
"ExternalTransactionID"
 - 
This value is the unique identifier of an external payment transaction.
"MandateReferenceNumber"
 - 
No longer applicable as the eBay Now service is no longer available to buyers and sellers.
"CustomCode"
 - 
This value is reserved for future or internal use.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="type" type="ns:TransactionReferenceCodeType"/>

 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.