diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/messaging/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension mesg:deliveryResponsibility mesg:extensions mesg:messageOriginator mesg:recipient mesg:uniqueMessageIdentifier | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="AbstractMessageType" abstract="true"> <annotation> <documentation> An abstract class that specializes into Message or Message Collection and holds their common properties. [FIXM] <deprecated> <deletionVersion>Not Specified Yet.</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="deliveryResponsibility" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The party responsible for ensuring everyone in the recipient list gets the flight data (either the filer or someone in the recipient list). [ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </element> <element name="extensions" type="fb:ExtensionType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Allow to add or redefine the Message elements and create regional scope extensions. This approach is not recommended, however as the preferred method is to extend individual classes and replace the core classes where appropriate as described in the FIXM Modeling Best Practices Guide. [FIXM] <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecatedVersion>4.1.0</deprecatedVersion> <rationale>CR #9 Revision of Extension Mechanism</rationale> <replacement>Revised extension mechanism</replacement> </deprecated> </documentation> </annotation> </element> <element name="messageOriginator" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Sender of the message<sup>1</sup> [adapted from ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>not specified yet.</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </element> <element name="recipient" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> The -one or more- intended recipients of the flight information. [adapted from ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </element> <element name="uniqueMessageIdentifier" type="mesg:FIXMUniqueMessageIdentifierType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A unique message identifier for FIXM-based messages. [FIXM] <deprecated> <deletionVersion>Not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR 28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </element> </sequence> <attribute name="messageDateTime" type="fb:TimeType" use="optional"> <annotation> <documentation> The time and date that the communication was sent. [ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>Not specified yet.</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </attribute> <attribute name="messageType" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Represents the type of FF-ICE message. [Appendix C, FF-ICE Messages, C-1 to C-13] <deprecated> <deletionVersion>not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fb:TimeType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <attribute name="messageDateTime" type="fb:TimeType" use="optional"> <annotation> <documentation> The time and date that the communication was sent. [ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>Not specified yet.</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </attribute> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="messageType" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Represents the type of FF-ICE message. [Appendix C, FF-ICE Messages, C-1 to C-13] <deprecated> <deletionVersion>not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/messaging/4.1 | ||||||||||||||||||||||
type | fb:PersonOrOrganizationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:contact | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="deliveryResponsibility" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The party responsible for ensuring everyone in the recipient list gets the flight data (either the filer or someone in the recipient list). [ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/messaging/4.1 | ||||||
type | fb:ExtensionType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="extensions" type="fb:ExtensionType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Allow to add or redefine the Message elements and create regional scope extensions. This approach is not recommended, however as the preferred method is to extend individual classes and replace the core classes where appropriate as described in the FIXM Modeling Best Practices Guide. [FIXM] <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecatedVersion>4.1.0</deprecatedVersion> <rationale>CR #9 Revision of Extension Mechanism</rationale> <replacement>Revised extension mechanism</replacement> </deprecated> </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/messaging/4.1 | ||||||||||||||||||||||
type | fb:PersonOrOrganizationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:contact | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="messageOriginator" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Sender of the message<sup>1</sup> [adapted from ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>not specified yet.</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/messaging/4.1 | ||||||||||||||||||||||
type | fb:PersonOrOrganizationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:contact | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="recipient" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> The -one or more- intended recipients of the flight information. [adapted from ICAO Draft FF-ICE Implementation Guidance] <deprecated> <deletionVersion>not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/messaging/4.1 | ||||||||||||||
type | mesg:FIXMUniqueMessageIdentifierType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="uniqueMessageIdentifier" type="mesg:FIXMUniqueMessageIdentifierType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A unique message identifier for FIXM-based messages. [FIXM] <deprecated> <deletionVersion>Not specified yet</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR 28</rationale> <replacement>N/A. See the FIXM Implementation guidance for recommendations about messages.</replacement> </deprecated> </documentation> </annotation> </element> |