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

simpleType "ns:InquiryStatusCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"Invalid"
 - 
This value indicates that the INR inquiry is invalid.
"NotApplicable"
 - 
This value indicates that the INR inquiry is not applicable.
"TrackInquiryPendingBuyerResponse"
 - 
This value indicates that the INR inquiry is pending a response from the buyer.
"TrackInquiryPendingSellerResponse"
 - 
This value indicates that the INR inquiry is pending a response from the seller.
"TrackInquiryClosedWithRefund"
 - 
This value indicates that the INR inquiry was closed with a refund issued to the buyer.
"TrackInquiryClosedNoRefund"
 - 
This value indicates that the INR inquiry was closed with no refund issued to the buyer.
"TrackInquiryEscalatedPendingBuyer"
 - 
This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, and it is pending a response from the buyer.
"TrackInquiryEscalatedPendingSeller"
 - 
This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, and it is pending a response from the seller.
"TrackInquiryEscalatedPendingCS"
 - 
This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, and it is pending a response from eBay Customer Support.
"TrackInquiryEscalatedClosedWithRefund"
 - 
This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, but it was closed with a refund issued to the buyer.
"TrackInquiryEscalatedClosedNoRefund"
 - 
This value indicates that the INR inquiry was escalated to an eBay Money Back Guarantee case, but it was closed with no refund issued to the buyer.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Enumerated type that defines the possible states of a buyer's Item Not Received (INR) inquiry.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:InquiryStatusCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (13); see within schema source)
<xs:simpleType name="InquiryStatusCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="Invalid"/>
<xs:enumeration value="NotApplicable"/>
<xs:enumeration value="TrackInquiryPendingBuyerResponse"/>
<xs:enumeration value="TrackInquiryPendingSellerResponse"/>
<xs:enumeration value="TrackInquiryClosedWithRefund"/>
<xs:enumeration value="TrackInquiryClosedNoRefund"/>
<xs:enumeration value="TrackInquiryEscalatedPendingBuyer"/>
<xs:enumeration value="TrackInquiryEscalatedPendingSeller"/>
<xs:enumeration value="TrackInquiryEscalatedPendingCS"/>
<xs:enumeration value="TrackInquiryEscalatedClosedWithRefund"/>
<xs:enumeration value="TrackInquiryEscalatedClosedNoRefund"/>
<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.