diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | extension of fb:ExtensibleType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:agreed fx:aircraft fx:arrival fx:current fx:dangerousGoods fx:departure fx:desired fx:destination fx:emergency fx:enRoute fx:extensions fx:filed fx:flightIdentification fx:flightPlanOriginator fx:flightPlanSubmitter fx:gufi fx:gufiOriginator fx:negotiating fx:operator fx:radioCommunicationFailure fx:rankedTrajectories fx:specialHandling fx:supplementaryData | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <complexType name="FlightType"> <annotation> <documentation> This is the central object of the FIXM Logical Model. It groups all information about the flight. [FIXM] </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="agreed" type="fx:RouteTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The 4D Trajectory agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP. The route of flight agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP. </documentation> </annotation> </element> <element name="aircraft" type="fx:AircraftType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Aircraft enabling the flight. [FIXM] </documentation> </annotation> </element> <element name="arrival" type="fx:ArrivalType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The actual arrival of the flight. [FIXM] </documentation> </annotation> </element> <element name="current" type="fx:RouteTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Represents the current flight plan concept described by EICAO PANS-ATM Doc 4444. </documentation> </annotation> </element> <element name="dangerousGoods" type="fx:DangerousGoodsType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Contains information about any board dangerous goods </documentation> </annotation> </element> <element name="departure" type="fx:DepartureType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Contains flight departure information </documentation> </annotation> </element> <element name="desired" type="fx:RankedTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The preferred route of flight submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints. This trajectory indicates the preferred 4D trajectory submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints. </documentation> </annotation> </element> <element name="destination" type="fx:DestinationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The planned destination of the flight. [FIXM] <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #11. Simplify Arrival and Destination modeling.</rationale> <replacement>Fixm.Flight.FlightData.Flight.arrival</replacement> </deprecated> </documentation> </annotation> </element> <element name="emergency" type="fx:FlightEmergencyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Groups emergency information (description, phase, position, etc) for the flight. </documentation> </annotation> </element> <element name="enRoute" type="fx:EnRouteType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Groups the en route information about the flight. </documentation> </annotation> </element> <element name="extensions" type="fb:ExtensionType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Allow to add or redefine the core FIXM elements and create regional scope extensions such as NAS extension or Eurocontrol extension. 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. <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #8</rationale> <replacement>The Extension Mechanism has been revised according the CR #8</replacement> </deprecated> </documentation> </annotation> </element> <element name="filed" type="fx:RouteTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The route of flight filed by the FF-ICE enabled airspace user (eAU) with the FF-ICE enabled Air Traffic Management Service Providers (eASP). This trajectory expresses the 4D trajectory filed by the FF-ICE enabled airspace user (eAU) with the FF-ICE enabled Air Traffic Management Service Providers (eASP). </documentation> </annotation> </element> <element name="flightIdentification" type="fx:FlightIdentificationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A container of flight identifying data. [FIXM] </documentation> </annotation> </element> <element name="flightPlanOriginator" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Originator of the Flight Plan, can be FF-ICE Participant or a non-upgraded ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance] Equivalent to ATS 18 ORGN/. </documentation> </annotation> </element> <element name="flightPlanSubmitter" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The FF-ICE Participant that submitted the flight plan. [ICAO Draft FF-ICE Implementation Guidance] </documentation> </annotation> </element> <element name="gufi" type="fb:GloballyUniqueFlightIdentifierType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A single reference for FF-ICE information pertinent to a flight that is unique globally. [ICAO Doc 9965] This is a reference that uniquely identifies a specific flight and is independent of any particular system. [FIXM] </documentation> </annotation> </element> <element name="gufiOriginator" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Originator of the GUFI, can be FF-ICE Participant or an ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance] </documentation> </annotation> </element> <element name="negotiating" type="fx:RouteTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The 4D Trajectory used during the collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a 4D trajectory. This trajectory is intended to be transitory. This Route is used during collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a route. This route field is intended to be transitory. </documentation> </annotation> </element> <element name="operator" type="fb:AircraftOperatorType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A person, organization or enterprise engaged in or offering to engage in an aircraft operation. [ICAO Annex 9] </documentation> </annotation> </element> <element name="radioCommunicationFailure" type="fx:RadioCommunicationFailureType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Contains information about radio communication failure </documentation> </annotation> </element> <element name="rankedTrajectories" type="fx:RankedTrajectoryType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Ranked Trajectories associated with the flight. </documentation> </annotation> </element> <element name="specialHandling" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The reason for special handling of a flight by ATS. [adapted from ICAO Doc 4444, Appendix 2, ITEM 18 STS/] </documentation> </annotation> <simpleType> <list itemType="fx:SpecialHandlingReasonCodeType"/> </simpleType> </element> <element name="supplementaryData" type="fx:SupplementaryDataType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A container for supplementary data about the flight. This container does not capture the complete set of elements described in ICAO Doc 4444 ITEM 19 "Supplementary Information"; it only contains those elements that could not be modeled more logically in other FIXM structures. [FIXM] </documentation> </annotation> </element> </sequence> <attribute name="flightType" type="fx:TypeOfFlightType" use="optional"> <annotation> <documentation> Indication of the rule under which an air traffic controller provides categorical handling of a flight. [FIXM] </documentation> </annotation> </attribute> <attribute name="remarks" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Any other plain-language remarks when required by the appropriate ATS authority or deemed necessary, by the pilot-in-command for the provision of air traffic services. </documentation> </annotation> </attribute> </extension> </complexContent> </complexType> |
type | fx:TypeOfFlightType | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <attribute name="flightType" type="fx:TypeOfFlightType" use="optional"> <annotation> <documentation> Indication of the rule under which an air traffic controller provides categorical handling of a flight. [FIXM] </documentation> </annotation> </attribute> |
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="remarks" type="fb:CharacterStringType" use="optional"> <annotation> <documentation> Any other plain-language remarks when required by the appropriate ATS authority or deemed necessary, by the pilot-in-command for the provision of air traffic services. </documentation> </annotation> </attribute> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fx:RouteTrajectoryType | ||||||
properties |
|
||||||
children | fb:extension fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:routeInformation fx:takeoffWeight | ||||||
annotation |
|
||||||
source | <element name="agreed" type="fx:RouteTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The 4D Trajectory agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP. The route of flight agreed to by a FF-ICE enabled Air Traffic Management Service Providers (eASP) after collaboration between the FF-ICE enabled airspace user (eAU) and the eASP. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | fx:AircraftType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | fb:extension fx:aircraftColours fx:aircraftType fx:capabilities | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <element name="aircraft" type="fx:AircraftType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Aircraft enabling the flight. [FIXM] </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||
type | fx:ArrivalType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | fb:extension fx:aerodrome fx:arrivalAerodrome fx:destinationAerodrome fx:destinationAerodromeAlternate fx:reclearanceInFlight | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <element name="arrival" type="fx:ArrivalType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The actual arrival of the flight. [FIXM] </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fx:RouteTrajectoryType | ||||||
properties |
|
||||||
children | fb:extension fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:routeInformation fx:takeoffWeight | ||||||
annotation |
|
||||||
source | <element name="current" type="fx:RouteTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Represents the current flight plan concept described by EICAO PANS-ATM Doc 4444. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||
type | fx:DangerousGoodsType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | fb:extension fx:airWayBill fx:handlingInformation fx:packageGroup fx:shippingInformation | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <element name="dangerousGoods" type="fx:DangerousGoodsType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Contains information about any board dangerous goods </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||
type | fx:DepartureType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | fb:extension fx:aerodrome fx:takeoffAlternateAerodrome | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <element name="departure" type="fx:DepartureType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Contains flight departure information </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:RankedTrajectoryType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:routeTrajectory | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="desired" type="fx:RankedTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The preferred route of flight submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints. This trajectory indicates the preferred 4D trajectory submitted by the FF-ICE enabled airspace user (eAU) to the FF-ICE enabled Air Traffic Management Service Providers (eASP) subject to required constraints. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:DestinationType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:aerodrome fx:aerodromeAlternate fx:reclearanceInFlight | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="destination" type="fx:DestinationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The planned destination of the flight. [FIXM] <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #11. Simplify Arrival and Destination modeling.</rationale> <replacement>Fixm.Flight.FlightData.Flight.arrival</replacement> </deprecated> </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||||||||||||||||||
type | fx:FlightEmergencyType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | fb:extension fx:lastContact fx:originator | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <element name="emergency" type="fx:FlightEmergencyType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Groups emergency information (description, phase, position, etc) for the flight. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:EnRouteType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:alternateAerodrome fx:boundaryCrossingCoordination fx:currentSsrCode | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="enRoute" type="fx:EnRouteType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Groups the en route information about the flight. </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/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 core FIXM elements and create regional scope extensions such as NAS extension or Eurocontrol extension. 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. <deprecated> <deletionVersion>5.0.0</deletionVersion> <deprecationVersion>4.1.0</deprecationVersion> <rationale>CR #8</rationale> <replacement>The Extension Mechanism has been revised according the CR #8</replacement> </deprecated> </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fx:RouteTrajectoryType | ||||||
properties |
|
||||||
children | fb:extension fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:routeInformation fx:takeoffWeight | ||||||
annotation |
|
||||||
source | <element name="filed" type="fx:RouteTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The route of flight filed by the FF-ICE enabled airspace user (eAU) with the FF-ICE enabled Air Traffic Management Service Providers (eASP). This trajectory expresses the 4D trajectory filed by the FF-ICE enabled airspace user (eAU) with the FF-ICE enabled Air Traffic Management Service Providers (eASP). </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:FlightIdentificationType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="flightIdentification" type="fx:FlightIdentificationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A container of flight identifying data. [FIXM] </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fb:PersonOrOrganizationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:contact | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="flightPlanOriginator" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Originator of the Flight Plan, can be FF-ICE Participant or a non-upgraded ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance] Equivalent to ATS 18 ORGN/. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fb:PersonOrOrganizationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:contact | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="flightPlanSubmitter" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The FF-ICE Participant that submitted the flight plan. [ICAO Draft FF-ICE Implementation Guidance] </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:GloballyUniqueFlightIdentifierType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="gufi" type="fb:GloballyUniqueFlightIdentifierType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A single reference for FF-ICE information pertinent to a flight that is unique globally. [ICAO Doc 9965] This is a reference that uniquely identifies a specific flight and is independent of any particular system. [FIXM] </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fb:PersonOrOrganizationType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fb:contact | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="gufiOriginator" type="fb:PersonOrOrganizationType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Originator of the GUFI, can be FF-ICE Participant or an ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance] </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | fx:RouteTrajectoryType | ||||||
properties |
|
||||||
children | fb:extension fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:routeInformation fx:takeoffWeight | ||||||
annotation |
|
||||||
source | <element name="negotiating" type="fx:RouteTrajectoryType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The 4D Trajectory used during the collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a 4D trajectory. This trajectory is intended to be transitory. This Route is used during collaboration between the FF-ICE enabled airspace user (eAU) and the FF-ICE enabled Air Traffic Management Service Providers (eASP) in order to agree on a route. This route field is intended to be transitory. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fb:AircraftOperatorType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fb:operatingOrganization | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="operator" type="fb:AircraftOperatorType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A person, organization or enterprise engaged in or offering to engage in an aircraft operation. [ICAO Annex 9] </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fx:RadioCommunicationFailureType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:contact | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="radioCommunicationFailure" type="fx:RadioCommunicationFailureType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Contains information about radio communication failure </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:RankedTrajectoryType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:routeTrajectory | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="rankedTrajectories" type="fx:RankedTrajectoryType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> Ranked Trajectories associated with the flight. </documentation> </annotation> </element> |
diagram | ![]() |
||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||
type | list of fx:SpecialHandlingReasonCodeType | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <element name="specialHandling" minOccurs="0" maxOccurs="1"> <annotation> <documentation> The reason for special handling of a flight by ATS. [adapted from ICAO Doc 4444, Appendix 2, ITEM 18 STS/] </documentation> </annotation> <simpleType> <list itemType="fx:SpecialHandlingReasonCodeType"/> </simpleType> </element> |
diagram | ![]() |
||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||||||||||
type | fx:SupplementaryDataType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | fb:extension fx:pilotInCommand fx:supplementaryDataSource | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="supplementaryData" type="fx:SupplementaryDataType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> A container for supplementary data about the flight. This container does not capture the complete set of elements described in ICAO Doc 4444 ITEM 19 "Supplementary Information"; it only contains those elements that could not be modeled more logically in other FIXM structures. [FIXM] </documentation> </annotation> </element> |