diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/messaging/4.1 | ||||||||||||||||||||||
type | extension of mesg:AbstractMessageType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension mesg:deliveryResponsibility mesg:extensions mesg:messageOriginator mesg:recipient mesg:uniqueMessageIdentifier mesg:message | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="MessageCollectionType"> <annotation> <documentation> A structure allowing multiple messages to be sent together. [FIXM] The MessageCollection element is an entry point to the FIXM model. <deprecated> <deletionVersion>Not Specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR 28</rationale> </deprecated> </documentation> </annotation> <complexContent> <extension base="mesg:AbstractMessageType"> <sequence> <element name="message" type="mesg:AbstractMessageType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Each of the messages grouped in a Message Collection [FIXM] </documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/messaging/4.1 | ||||||||||||||||||||||
type | mesg:AbstractMessageType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension mesg:deliveryResponsibility mesg:extensions mesg:messageOriginator mesg:recipient mesg:uniqueMessageIdentifier | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="message" type="mesg:AbstractMessageType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Each of the messages grouped in a Message Collection [FIXM] </documentation> </annotation> </element> |