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

complexType "ns:RefundArrayType"
Namespace:
Content:
complex, 1 element
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (2):
ns:RefundArray (defined in ns:OrderType complexType),
ns:RefundArray (defined in ns:TransactionType complexType)
Known Usage Locations
Annotation
Note: This type was only used for Half.com order refunds, and since the Half.com site has been shut down, this type is no longer applicable. Type used by the RefundArray container, which consists of an array of Half.com refunds.
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="RefundArrayType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="Refund" type="ns:RefundType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 1/1)
ns:Refund
Type:
ns:RefundType, complex content
Note: RefundArrayType and the Refund field are no longer applicable since the Half.com site has been shut down. This container consists of information about a Half.com refund. It is only returned if a Half.com order is going through (or has completed) the refund process.
Component Diagram
XML Representation Summary
<ns:Refund>
   
Content: 
</ns:Refund>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="Refund" type="ns:RefundType"/>

 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.