diagram |
 |
namespace |
https://mmixm.aero/base/2.1.0 |
type |
mb:MessageCollection |
properties |
|
children |
mb:Message |
attributes |
Name | Type | Use | Default | Fixed | Annotation | collectionType | xs:string | optional | | | documentation | Type of message collection. |
| id | xs:string | optional | | | documentation | Unique ID associated with the message. |
| messageCount | xs:integer | optional | | | documentation | Total number of individual messages included in the message collection. |
| timestamp | xs:dateTime | optional | | | documentation | Date and time the message was sent. |
|
|
annotation |
documentation | The MessageCollection element is an entry point to the MMIXM model. |
|
source |
<xs:element name="MessageCollection" type="mb:MessageCollection">
<xs:annotation>
<xs:documentation>The MessageCollection element is an entry point to the MMIXM model.</xs:documentation>
</xs:annotation>
</xs:element> |