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

complexType "ns:AddMemberMessagesAAQToBidderRequestContainerType"
Namespace:
Content:
complex, 3 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
This type is used by the AddMemberMessagesAAQToBidderRequestContainer container. An AddMemberMessagesAAQToBidderRequestContainer container is required for each bidder the seller is sending a message to. The seller can communicate with up to 10 bidders with one AddMemberMessagesAAQToBidder call.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="AddMemberMessagesAAQToBidderRequestContainerType">
<xs:sequence>
<xs:element minOccurs="0" name="CorrelationID" type="xs:string"/>
<xs:element minOccurs="0" name="ItemID" type="xs:string"/>
<xs:element minOccurs="0" name="MemberMessage" type="ns:MemberMessageType"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 3/3)
ns:CorrelationID
Type:
xs:string, predefined, simple content
A CorrelationID value is required for each AddMemberMessagesAAQToBidderRequestContainer container that is used in the request. The CorrelationID value returned under each AddMemberMessagesAAQToBidderResponseContainer container is used to correlate each member message container in the request with its corresponding member message container in the response. The same CorrelationID value that you pass into a request will be returned in the CorrelationID field in the response.
XML Representation Summary
<ns:CorrelationID>
   
Content: 
{ xs:string }
</ns:CorrelationID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="CorrelationID" type="xs:string"/>

ns:ItemID
Type:
xs:string, predefined, simple content
A unique identifier for an eBay listing. This field is required and identifies the active listing that is being discussed between the seller and the bidder.
XML Representation Summary
<ns:ItemID>
   
Content: 
{ xs:string }
</ns:ItemID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="ItemID" type="xs:string"/>

ns:MemberMessage
Type:
ns:MemberMessageType, complex content
This container consists of message body, the recipient(s) of the message, and a boolean flag to control whether or not a copy of the message is sent to the sender's My eBay Inbox.
Component Diagram
XML Representation Summary
<ns:MemberMessage>
   
Content: 
</ns:MemberMessage>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="MemberMessage" type="ns:MemberMessageType"/>

 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.