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

simpleType "ns:VeROReportPacketStatusCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Received"
 - 
This value indicates that the VeRO Report packet has been received by eBay.
"InProcess"
 - 
This value indicates that eBay is in the process of reviewing the VeRO Report packet. For a VeRO Report packet consisting of multiple items, the call user can look at the ReportedItemDetails container in the GetVeROReportStatus response to get more details about individual items in the VeRO Report packet.
"Processed"
 - 
This value indicates that the VeRO Report packet has been processed by eBay.
"CustomCode"
 - 
This value is reserved for internal or future use.

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Enumerated type that contains the possible states of a VeRO Report packet. A VeRO Report packet is a set of one or more items that have been reported by a Verified Rights Owner as infringing upon the owner's intellectual property rights.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:VeROReportPacketStatusCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (5); see within schema source)
<xs:simpleType name="VeROReportPacketStatusCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Received"/>
<xs:enumeration value="InProcess"/>
<xs:enumeration value="Processed"/>
<xs:enumeration value="CustomCode"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
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.