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

simpleType "ns:MessageTypeCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"AskSellerQuestion"
 - 
Member to Member message initiated by bidder/potential bidder to a seller of a particular item.
"ResponseToASQQuestion"
 - 
Member to Member message initiated as a response to an Ask A Question message.
"ContactEbayMember"
 - 
Member to Member message initiated by any eBay member to another eBay member.
"ContactTransactionPartner"
 - 
Member message between order partners within 90 days after creation of the order.
"ResponseToContacteBayMember"
 - 
Member to Member message initiated as a response to a Contact eBay Member message.
"ContacteBayMemberViaCommunityLink"
 - 
Member to Member message initiated by any eBay member to another eBay member who has posted on a community forum within the past 7 days.
"CustomCode"
 - 
Reserved for future or internal use.
"All"
 - 
All message types.
"ContactMyBidder"
 - 
Member to Member message initiated by sellers to their bidders during an active listing.
"ContacteBayMemberViaAnonymousEmail"
 - 
Member message initiated after eBay receives an email sent by an eBay member's email client to another eBay member.
"ClassifiedsContactSeller"
 - 
Indicates that an inquiry has been sent to the seller regarding the corresponding classified ad listing.
"ClassifiedsBestOffer"
 - 
Indicates that a Best Offer has been made on the seller's corresponding classified ad listing. This message type is only applicable to Classified categories that allow the Best Offer feature, such as motor vehicles.

All Direct / Indirect Based Elements (3):
ns:MessageType (defined in ns:MemberMessageType complexType),
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:MessageTypeCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (12); see within schema source)
<xs:simpleType name="MessageTypeCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="AskSellerQuestion"/>
<xs:enumeration value="ResponseToASQQuestion"/>
<xs:enumeration value="ContactEbayMember"/>
<xs:enumeration value="ContactTransactionPartner"/>
<xs:enumeration value="ResponseToContacteBayMember"/>
<xs:enumeration value="ContacteBayMemberViaCommunityLink"/>
<xs:enumeration value="CustomCode"/>
<xs:enumeration value="All"/>
<xs:enumeration value="ContactMyBidder"/>
<xs:enumeration value="ContacteBayMemberViaAnonymousEmail"/>
<xs:enumeration value="ClassifiedsContactSeller"/>
<xs:enumeration value="ClassifiedsBestOffer"/>
</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.