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

complexType "ns:MyMessagesSummaryType"
Namespace:
Content:
complex, 9 elements
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 9 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Summary data for a given user's alerts and messages. This includes the numbers of new alerts and messages, unresolved alerts, flagged messages, and total alerts and messages.
XML Source (w/o annotations (10); see within schema source)
<xs:complexType name="MyMessagesSummaryType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="FolderSummary" type="ns:MyMessagesFolderSummaryType"/>
<xs:element minOccurs="0" name="NewAlertCount" type="xs:int"/>
<xs:element minOccurs="0" name="NewMessageCount" type="xs:int"/>
<xs:element minOccurs="0" name="UnresolvedAlertCount" type="xs:int"/>
<xs:element minOccurs="0" name="FlaggedMessageCount" type="xs:int"/>
<xs:element minOccurs="0" name="TotalAlertCount" type="xs:int"/>
<xs:element minOccurs="0" name="TotalMessageCount" type="xs:int"/>
<xs:element minOccurs="0" name="NewHighPriorityCount" type="xs:int"/>
<xs:element minOccurs="0" name="TotalHighPriorityCount" type="xs:int"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 9/9)
ns:FlaggedMessageCount
Type:
xs:int, predefined, simple content
The number of messages that have been flagged. Always returned for detail level ReturnSummary.
XML Representation Summary
<ns:FlaggedMessageCount>
   
Content: 
{ xs:int }
</ns:FlaggedMessageCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FlaggedMessageCount" type="xs:int"/>

ns:FolderSummary
Type:
Folder summary for each folder. Always returned for detail level ReturnSummary.
Component Diagram
XML Representation Summary
<ns:FolderSummary>
   
Content: 
</ns:FolderSummary>
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="FolderSummary" type="ns:MyMessagesFolderSummaryType"/>

ns:NewAlertCount
Type:
xs:int, predefined, simple content
This field has been deprecated.
XML Representation Summary
<ns:NewAlertCount>
   
Content: 
{ xs:int }
</ns:NewAlertCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="NewAlertCount" type="xs:int"/>

ns:NewHighPriorityCount
Type:
xs:int, predefined, simple content
The total number of new high priority messages that a given user has.
XML Representation Summary
<ns:NewHighPriorityCount>
   
Content: 
{ xs:int }
</ns:NewHighPriorityCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="NewHighPriorityCount" type="xs:int"/>

ns:NewMessageCount
Type:
xs:int, predefined, simple content
The number of new messages that a given user has. Always returned for detail level ReturnSummary.
XML Representation Summary
<ns:NewMessageCount>
   
Content: 
{ xs:int }
</ns:NewMessageCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="NewMessageCount" type="xs:int"/>

ns:TotalAlertCount
Type:
xs:int, predefined, simple content
This field has been deprecated.
XML Representation Summary
<ns:TotalAlertCount>
   
Content: 
{ xs:int }
</ns:TotalAlertCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalAlertCount" type="xs:int"/>

ns:TotalHighPriorityCount
Type:
xs:int, predefined, simple content
The total number of high priority messages that a given user has.
XML Representation Summary
<ns:TotalHighPriorityCount>
   
Content: 
{ xs:int }
</ns:TotalHighPriorityCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalHighPriorityCount" type="xs:int"/>

ns:TotalMessageCount
Type:
xs:int, predefined, simple content
The total number of messages for a given user. Always returned for detail level ReturnSummary.
XML Representation Summary
<ns:TotalMessageCount>
   
Content: 
{ xs:int }
</ns:TotalMessageCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="TotalMessageCount" type="xs:int"/>

ns:UnresolvedAlertCount
Type:
xs:int, predefined, simple content
This field is deprecated.
XML Representation Summary
<ns:UnresolvedAlertCount>
   
Content: 
{ xs:int }
</ns:UnresolvedAlertCount>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="UnresolvedAlertCount" type="xs:int"/>

 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.