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

complexType "ns:MyMessagesFolderSummaryType"
Namespace:
Content:
complex, 8 elements, elem. wildcard
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Includes:
definitions of 8 elements, elem. wildcard
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Summary details for a specified My Messages folder.
XML Source (w/o annotations (9); see within schema source)
<xs:complexType name="MyMessagesFolderSummaryType">
<xs:sequence>
<xs:element minOccurs="0" name="FolderID" type="xs:long"/>
<xs:element minOccurs="0" name="FolderName" type="xs:string"/>
<xs:element minOccurs="0" name="NewAlertCount" type="xs:int"/>
<xs:element minOccurs="0" name="NewMessageCount" 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:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations defined in this component; 9/9)
ns:FolderID
Type:
xs:long, predefined, simple content
An ID that uniquely identifies a My Messages folder. Always returned for detail level ReturnSummary.
XML Representation Summary
<ns:FolderID>
   
Content: 
{ xs:long }
</ns:FolderID>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FolderID" type="xs:long"/>

ns:FolderName
Type:
xs:string, predefined, simple content
The name of a specified My Messages folder. For GetMyMessages, Inbox (FolderID = 0) and Sent (FolderID = 1) are not returned.
XML Representation Summary
<ns:FolderName>
   
Content: 
{ xs:string }
</ns:FolderName>
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="FolderName" type="xs:string"/>

ns:NewAlertCount
Type:
xs:int, predefined, simple content
This field has been deprecated, starting with the 685 release. Alerts are now synonymous with Flagged messages, and are added to the Summary.FlaggedMessageCount value.
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 in a given folder. 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, starting with the 685 release. Alerts are now synonymous with Flagged messages, and are added to the Summary.FlaggedMessageCount value.
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 in a given folder. 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"/>

{any element from any namespace}
XML Source (see within schema source)
<xs:any maxOccurs="unbounded" minOccurs="0" processContents="lax"/>

 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.