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

simpleType "ns:QuestionTypeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"General"
 - 
This enumeration value indicates that a general question was asked about the order line item.
"Shipping"
 - 
This enumeration value indicates that a question about shipping the order line item was asked.
"Payment"
 - 
This enumeration value indicates that a payment question was asked about the order line item.
"MultipleItemShipping"
 - 
This enumeration value indicates that a question was asked about a shipment that involves multiple packages.
"CustomizedSubject"
 - 
This enumeration value indicates that question was asked about a customized subject.
"None"
 - 
This enumeration value indicates that question does not have a subject.
"CustomCode"
 - 
Reserved for future or internal use.

All Direct / Indirect Based Elements (2):
ns:QuestionType (defined in ns:MemberMessageType complexType),
Known Usage Locations
Annotation
Enumerated type used by the member messaging calls to indicate the type of question that was asked.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:QuestionTypeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (8); see within schema source)
<xs:simpleType name="QuestionTypeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="General"/>
<xs:enumeration value="Shipping"/>
<xs:enumeration value="Payment"/>
<xs:enumeration value="MultipleItemShipping"/>
<xs:enumeration value="CustomizedSubject"/>
<xs:enumeration value="None"/>
<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.