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

complexType "ns:EndFixedPriceItemResponseType"
Namespace:
Content:
complex, 17 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Acknowledgement that includes SKU, as well as the date and time that the listing ended due to the call to EndFixedPriceItem.
Type Definition Detail
Type Derivation Tree
ns:AbstractResponseType (extension)
  ns:EndFixedPriceItemResponseType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="EndFixedPriceItemResponseType">
<xs:complexContent>
<xs:extension base="ns:AbstractResponseType">
<xs:sequence>
<xs:element minOccurs="0" name="EndTime" type="xs:dateTime"/>
<xs:element minOccurs="0" name="SKU" type="ns:SKUType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/18)
ns:EndTime
Type:
xs:dateTime, predefined, simple content
Timestamp that indicates the date and time (GMT) that the specified listing was ended.
XML Representation Summary
<ns:EndTime>
   
Content: 
{ xs:dateTime }
</ns:EndTime>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="EndTime" type="xs:dateTime"/>

ns:SKU
Type:
ns:SKUType, simple content
If a SKU (stock-keeping unit) exists for the item in the listing, it is returned in the response.
XML Representation Summary
<ns:SKU>
   
Content: 
{ xs:string }
</ns:SKU>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SKU" type="ns:SKUType"/>

 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.