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

complexType "ns:EndItemRequestType"
Namespace:
Content:
complex, 13 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Ends the specified item listing before the date and time at which it would normally end per the listing duration.
Type Definition Detail
Type Derivation Tree
ns:AbstractRequestType (extension)
  ns:EndItemRequestType
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="EndItemRequestType">
<xs:complexContent>
<xs:extension base="ns:AbstractRequestType">
<xs:sequence>
<xs:element minOccurs="0" name="ItemID" type="ns:ItemIDType"/>
<xs:element minOccurs="0" name="EndingReason" type="ns:EndReasonCodeType"/>
<xs:element minOccurs="0" name="SellerInventoryID" type="xs:string"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/14)
ns:EndingReason
Type:
ns:EndReasonCodeType, simple content
The seller's reason for ending the listing early is input into this required field. The seller is not allowed to use the ProductDeleted value, as this ending reason can only be used internally by eBay to administratively end a listing due to the associated Catalog product being removed from the eBay Catalog.
XML Representation Summary
<ns:EndingReason>
   
Content: 
{ enumeration of xs:token }
</ns:EndingReason>
Simple Content
Enumeration:
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="EndingReason" type="ns:EndReasonCodeType"/>

ns:ItemID
Type:
ns:ItemIDType, simple content
Unique item ID that identifies the listing that you want to end.
XML Representation Summary
<ns:ItemID>
   
Content: 
{ xs:string }
</ns:ItemID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ItemID" type="ns:ItemIDType"/>

ns:SellerInventoryID
Type:
xs:string, predefined, simple content
This field was previously only used to identify and end Half.com listings, and since the Half.com site has been shut down, this element is no longer applicable.
XML Representation Summary
<ns:SellerInventoryID>
   
Content: 
{ xs:string }
</ns:SellerInventoryID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="SellerInventoryID" type="xs:string"/>

 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.