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

complexType "ns:VeROReportItemsRequestType"
Namespace:
Content:
complex, 12 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
Reports items that allegedly infringe your copyright, trademark, or other intellectual property rights. You can report one or more items at a time with this call. You must be a member of the Verified Rights Owner (VeRO) Program to use this call.
Type Definition Detail
Type Derivation Tree
ns:AbstractRequestType (extension)
  ns:VeROReportItemsRequestType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="VeROReportItemsRequestType">
<xs:complexContent>
<xs:extension base="ns:AbstractRequestType">
<xs:sequence>
<xs:element minOccurs="0" name="RightsOwnerID" type="ns:UserIDType"/>
<xs:element minOccurs="0" name="ReportItems" type="ns:VeROReportItemsType"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 2/13)
ns:ReportItems
Type:
ns:VeROReportItemsType, complex content
Container (packet) for items being reported. You can report the same item more than once in a packet if a different reason code is used each time.
Component Diagram
XML Representation Summary
<ns:ReportItems>
   
Content: 
</ns:ReportItems>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ReportItems" type="ns:VeROReportItemsType"/>

ns:RightsOwnerID
Type:
ns:UserIDType, simple content
User ID of the VeRO member reporting the items.
XML Representation Summary
<ns:RightsOwnerID>
   
Content: 
{ xs:string }
</ns:RightsOwnerID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="RightsOwnerID" type="ns:UserIDType"/>

 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.