complexType FlightType
diagram Nas_diagrams/Nas_p564.png
namespace http://www.fixm.aero/flight/4.1
type extension of fb:ExtensibleType
properties
base fb:ExtensibleType
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
elements Flight MessageType/flight
attributes
Name  Type  Use  Default  Fixed  Annotation
flightType  fx:TypeOfFlightType  optional      
documentation

                     Indication of the rule under which an air traffic controller provides categorical
                     handling of a flight. [FIXM]
                 
remarks  fb:CharacterStringType  optional      
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.
                    
                 
annotation
documentation

            This is the central object of the FIXM Logical Model. It groups all information about
            the flight. [FIXM]
        
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>

attribute FlightType/@flightType
type fx:TypeOfFlightType
properties
use optional
facets
Kind Value Annotation
enumeration M
documentation

                  Military [ICAO Doc 4444, Item 8]
              
enumeration G
documentation

                  General aviation [ICAO Doc 4444, Item 8]
              
enumeration N
documentation

                  Non-scheduled air transport operation [ICAO Doc 4444, Item 8]
              
enumeration S
documentation

                  Scheduled air service [ICAO Doc 4444, Item 8]
              
enumeration X
documentation

                  Other than any of the defined categories above. [ICAO Doc 4444, Item 8]
              
annotation
documentation

                     Indication of the rule under which an air traffic controller provides categorical
                     handling of a flight. [FIXM]
                 
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>

attribute FlightType/@remarks
type fb:CharacterStringType
properties
use optional
facets
Kind Value Annotation
minLength 0
maxLength 4096
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.
                    
                 
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>

element FlightType/agreed
diagram Nas_diagrams/Nas_p565.png
namespace http://www.fixm.aero/flight/4.1
type fx:RouteTrajectoryType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:routeInformation fx:takeoffWeight
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.
                    
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>

element FlightType/aircraft
diagram Nas_diagrams/Nas_p566.png
namespace http://www.fixm.aero/flight/4.1
type fx:AircraftType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:aircraftColours fx:aircraftType fx:capabilities
attributes
Name  Type  Use  Default  Fixed  Annotation
aircraftAddress  fx:AircraftAddressType  optional      
documentation

                     A unique combination of twenty-four bits available for assignment to an aircraft
                     for the purpose of air-ground communications, navigation and surveillance. [ICAO
                     Doc 4444]
                 
aircraftApproachCategory  fx:AircraftApproachCategoryType  optional      
documentation

                     Classification of aircraft based on 1.3 times stall speed in landing configuration
                     at maximum certified landing mass. [AIXM 5.1]
                 
numberOfAircraft  derived by: fb:CountType  optional      
documentation

                     The number of aircraft, if more than one. The number equals the sum of counts of
                     all aircraft types.  [ICAO Doc 4444, Appendix 2, ITEM 9]
                 
registration  fx:AircraftRegistrationType  optional      
documentation

                     A unique, alphanumeric string that identifies a civil aircraft and consists of the
                     Aircraft Nationality or Common Mark and an additional alphanumeric string, the registration
                     mark, assigned by the state of registry or common mark registering authority. [FIXM]
                    
                 
significantMarkings  fb:CharacterStringType  optional      
documentation

                     A description of the aircraft's significant markings. [FIXM]
                 
wakeTurbulence  fx:WakeTurbulenceCategoryType  optional      
documentation

                     ICAO classification of the aircraft wake turbulence, based on the maximum certified
                     take off mass. [FIXM}
                 
annotation
documentation

                        Aircraft enabling the flight. [FIXM]
                    
source <element name="aircraft" type="fx:AircraftType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Aircraft enabling the flight. [FIXM]
                    
</documentation>
 
</annotation>
</element>

element FlightType/arrival
diagram Nas_diagrams/Nas_p567.png
namespace http://www.fixm.aero/flight/4.1
type fx:ArrivalType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:aerodrome fx:arrivalAerodrome fx:destinationAerodrome fx:destinationAerodromeAlternate fx:reclearanceInFlight
attributes
Name  Type  Use  Default  Fixed  Annotation
actualTimeOfArrival  fb:TimeType  optional      
documentation

                     The actual time of arrival. [ICAO Doc 4444, Appendix 3, Field Type 17]
                 
airportSlotIdentification  fb:AirportSlotIdentificationType  optional      
documentation

                     The identifier of the arrival airport slot allocated to the flight. [FIXM]
                 
runwayDirection  fb:RunwayDirectionDesignatorType  optional      
documentation

                     The runway direction on which the flight has actually landed. [FIXM]
                 
annotation
documentation

                        The actual arrival of the flight. [FIXM]
                    
source <element name="arrival" type="fx:ArrivalType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        The actual arrival of the flight. [FIXM]
                    
</documentation>
 
</annotation>
</element>

element FlightType/current
diagram Nas_diagrams/Nas_p568.png
namespace http://www.fixm.aero/flight/4.1
type fx:RouteTrajectoryType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:routeInformation fx:takeoffWeight
annotation
documentation

                        Represents the current flight plan concept described by EICAO PANS-ATM Doc 4444.
                       
                    
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>

element FlightType/dangerousGoods
diagram Nas_diagrams/Nas_p569.png
namespace http://www.fixm.aero/flight/4.1
type fx:DangerousGoodsType
properties
minOcc 0
maxOcc 2000
content complex
children fb:extension fx:airWayBill fx:handlingInformation fx:packageGroup fx:shippingInformation
attributes
Name  Type  Use  Default  Fixed  Annotation
aircraftLimitation  fx:AircraftDangerousGoodsLimitationType  optional      
documentation

                     Describes whether the shipment is packed to comply with the limitations prescribed
                     for passenger and cargo aircraft or the limitations for cargo aircraft only.
                 
guidebookNumber  derived by: fb:CharacterStringType  optional      
documentation

                     A reference to a set of instructions to handle a specific dangerous goods situation.
                    
                     <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0.0</deprecationVersion>
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
<replacement>N/A</replacement>
</deprecated>
onboardLocation  fb:CharacterStringType  optional      
documentation

                     The location of a dangerous goods shipment inside the airframe.
                 
shipment  fx:ShipmentTypeType  optional      
documentation

                     An indicator used for dangerous cargo of whether the package is radioactive or not.
                    
                     <deprecated>
<deletionVersion>5.0.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>Change Request #25. Outcomes of ATMRPP/2 shows DG data element other than NOTOC items are not required in FIXM Core.</rationale>
<replacement>N/A</replacement>
</deprecated>
annotation
documentation

                        Contains information about any board dangerous goods
                    
source <element name="dangerousGoods" type="fx:DangerousGoodsType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                        Contains information about any board dangerous goods
                    
</documentation>
 
</annotation>
</element>

element FlightType/departure
diagram Nas_diagrams/Nas_p570.png
namespace http://www.fixm.aero/flight/4.1
type fx:DepartureType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:aerodrome fx:takeoffAlternateAerodrome
attributes
Name  Type  Use  Default  Fixed  Annotation
actualTimeOfDeparture  fb:TimeType  optional      
documentation

                     The actual time of departure from the aerodrome. [ICAO Doc 4444, Appendix 3, Field
                     Type 13]
                 
airportSlotIdentification  fb:AirportSlotIdentificationType  optional      
documentation

                     The identifier of the departure airport slot allocated to the flight. [FIXM]
                 
estimatedOffBlockTime  fb:TimeType  optional      
documentation

                     The estimated time at which the aircraft will commence movement associated with departure.
                     [ICAO Doc 4444]
                 
runwayDirection  fb:RunwayDirectionDesignatorType  optional      
documentation

                     The runway direction used for taking off. [FIXM]
                 
annotation
documentation

                        Contains flight departure information
                    
source <element name="departure" type="fx:DepartureType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Contains flight departure information
                    
</documentation>
 
</annotation>
</element>

element FlightType/desired
diagram Nas_diagrams/Nas_p571.png
namespace http://www.fixm.aero/flight/4.1
type fx:RankedTrajectoryType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:routeTrajectory
attributes
Name  Type  Use  Default  Fixed  Annotation
identifier  derived by: fb:CharacterStringType  optional      
documentation

                     Unique Identifier used to differentiate the 4D trajectories.
                 
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.
                    
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>

element FlightType/destination
diagram Nas_diagrams/Nas_p572.png
namespace http://www.fixm.aero/flight/4.1
type fx:DestinationType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:aerodrome fx:aerodromeAlternate fx:reclearanceInFlight
attributes
Name  Type  Use  Default  Fixed  Annotation
runwayDirection  fb:RunwayDirectionDesignatorType  optional      
documentation

                     The runway direction for landing [FIXM]
                     <deprecated>
<deletionVersion>5.0</deletionVersion>
<deprecationVersion>4.1.0</deprecationVersion>
<rationale>CR #11. Simplify Arrival and Destination modeling.</rationale>
<replacement>Fixm.Flight.Arrival.Arrival.runwayDirection</replacement>
</deprecated>
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>
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>

element FlightType/emergency
diagram Nas_diagrams/Nas_p573.png
namespace http://www.fixm.aero/flight/4.1
type fx:FlightEmergencyType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:lastContact fx:originator
attributes
Name  Type  Use  Default  Fixed  Annotation
actionTaken  fb:CharacterStringType  optional      
documentation

                     A description of the actions taken by the reporting Air Traffic Service (ATS) unit,
                     in the event of search and rescue.
                 
emergencyDescription  fb:CharacterStringType  optional      
documentation

                     A short, plain-language description of the nature of the emergency.
                 
otherInformation  fb:CharacterStringType  optional      
documentation

                     Other pertinent information not captured elsewhere needed to notify appropriate organizations
                     regarding aircraft in need of search and rescue.
                 
phase  fx:EmergencyPhaseType  optional      
documentation

                     A generic term meaning, as the case may be, uncertainty phase, alert phase or distress
                     phase. [ICAO Annex 11]
                     
                     This is the stage of emergency the flight is currently under or an indication the
                     emergency has been cancelled, as designated by an ATS unit. [FIXM]
                 
annotation
documentation

                        Groups emergency information (description, phase, position, etc) for the flight.
                       
                    
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>

element FlightType/enRoute
diagram Nas_diagrams/Nas_p574.png
namespace http://www.fixm.aero/flight/4.1
type fx:EnRouteType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:alternateAerodrome fx:boundaryCrossingCoordination fx:currentSsrCode
attributes
Name  Type  Use  Default  Fixed  Annotation
currentModeACode  fb:ModeACodeType  optional      
documentation

                     Current assigned Mode A code. [FIXM]
                 
annotation
documentation

                        Groups the en route information about the flight.
                    
source <element name="enRoute" type="fx:EnRouteType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Groups the en route information about the flight.
                    
</documentation>
 
</annotation>
</element>

element FlightType/extensions
diagram Nas_diagrams/Nas_p575.png
namespace http://www.fixm.aero/flight/4.1
type fb:ExtensionType
properties
minOcc 0
maxOcc 2000
content complex
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>
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>

element FlightType/filed
diagram Nas_diagrams/Nas_p576.png
namespace http://www.fixm.aero/flight/4.1
type fx:RouteTrajectoryType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:routeInformation fx:takeoffWeight
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).
                       
                    
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>

element FlightType/flightIdentification
diagram Nas_diagrams/Nas_p577.png
namespace http://www.fixm.aero/flight/4.1
type fx:FlightIdentificationType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension
attributes
Name  Type  Use  Default  Fixed  Annotation
aircraftIdentification  fb:AircraftIdentificationType  optional      
documentation

                     A group of letters, figures or a combination thereof which is either identical to,
                     or the coded equivalent of, the aircraft call sign to be used in air-ground communications,
                     and which is used to identify the aircraft in ground-ground air traffic services
                     communications. [ICAO Doc 4444]
                 
annotation
documentation

                        A container of flight identifying data. [FIXM]
                    
source <element name="flightIdentification" type="fx:FlightIdentificationType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        A container of flight identifying data. [FIXM]
                    
</documentation>
 
</annotation>
</element>

element FlightType/flightPlanOriginator
diagram Nas_diagrams/Nas_p578.png
namespace http://www.fixm.aero/flight/4.1
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:contact
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:TextNameType  optional      
documentation

                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
participantType  fb:ParticipantTypeType  optional      
documentation

                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
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/.
                    
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>

element FlightType/flightPlanSubmitter
diagram Nas_diagrams/Nas_p579.png
namespace http://www.fixm.aero/flight/4.1
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:contact
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:TextNameType  optional      
documentation

                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
participantType  fb:ParticipantTypeType  optional      
documentation

                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
annotation
documentation

                        The FF-ICE Participant that submitted the flight plan. [ICAO Draft FF-ICE Implementation
                        Guidance]
                    
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>

element FlightType/gufi
diagram Nas_diagrams/Nas_p580.png
namespace http://www.fixm.aero/flight/4.1
type fb:GloballyUniqueFlightIdentifierType
properties
minOcc 0
maxOcc 1
content complex
facets
Kind Value Annotation
minLength 0
maxLength 4096
pattern [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[89abAB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}
attributes
Name  Type  Use  Default  Fixed  Annotation
codeSpace  string  required    urn:uuid  
documentation

                     Code Space of the GUFI
                 
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]
                    
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>

element FlightType/gufiOriginator
diagram Nas_diagrams/Nas_p581.png
namespace http://www.fixm.aero/flight/4.1
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:contact
attributes
Name  Type  Use  Default  Fixed  Annotation
name  fb:TextNameType  optional      
documentation

                     The full official name of the Person, State, Organisation, Authority, aircraft operating
                     agency, handling agency etc. [FIXM]
                 
participantType  fb:ParticipantTypeType  optional      
documentation

                     Type of participant, FF-ICE or NON_FF-ICE [FIXM]
                 
annotation
documentation

                        Originator of the GUFI, can be FF-ICE Participant or an ASP. [adapted from ICAO Draft
                        FF-ICE Implementation Guidance]
                    
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>

element FlightType/negotiating
diagram Nas_diagrams/Nas_p582.png
namespace http://www.fixm.aero/flight/4.1
type fx:RouteTrajectoryType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:routeInformation fx:takeoffWeight
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.
                    
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>

element FlightType/operator
diagram Nas_diagrams/Nas_p583.png
namespace http://www.fixm.aero/flight/4.1
type fb:AircraftOperatorType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fb:operatingOrganization
attributes
Name  Type  Use  Default  Fixed  Annotation
designatorIcao  fb:AircraftOperatorDesignatorType  optional      
documentation

                     The identifier of the Aircraft Operator as assigned by ICAO. [FIXM]
                     This is the ICAO Operator Code as standardised by ICAO Doc 8585 Manual on Designators
                     for Aircraft Operating Agencies, Aeronautical Authorities and Services.
                 
annotation
documentation

                        A person, organization or enterprise engaged in or offering to engage in an aircraft
                        operation. [ICAO Annex 9]
                    
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>

element FlightType/radioCommunicationFailure
diagram Nas_diagrams/Nas_p584.png
namespace http://www.fixm.aero/flight/4.1
type fx:RadioCommunicationFailureType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:contact
attributes
Name  Type  Use  Default  Fixed  Annotation
radioFailureRemarks  fb:CharacterStringType  optional      
documentation

                     Pertinent information needed to notify appropriate organizations regarding loss of
                     radio communication capabilities.
                 
remainingComCapability  fb:CharacterStringType  optional      
documentation

                     The remaining communication capability of the aircraft following radio failure.
                 
annotation
documentation

                        Contains information about radio communication failure
                    
source <element name="radioCommunicationFailure" type="fx:RadioCommunicationFailureType" minOccurs="0" maxOccurs="1">
 
<annotation>
   
<documentation>
                        Contains information about radio communication failure
                    
</documentation>
 
</annotation>
</element>

element FlightType/rankedTrajectories
diagram Nas_diagrams/Nas_p585.png
namespace http://www.fixm.aero/flight/4.1
type fx:RankedTrajectoryType
properties
minOcc 0
maxOcc 2000
content complex
children fb:extension fx:routeTrajectory
attributes
Name  Type  Use  Default  Fixed  Annotation
identifier  derived by: fb:CharacterStringType  optional      
documentation

                     Unique Identifier used to differentiate the 4D trajectories.
                 
annotation
documentation

                        Ranked Trajectories associated with the flight.
                    
source <element name="rankedTrajectories" type="fx:RankedTrajectoryType" minOccurs="0" maxOccurs="2000">
 
<annotation>
   
<documentation>
                        Ranked Trajectories associated with the flight.
                    
</documentation>
 
</annotation>
</element>

element FlightType/specialHandling
diagram Nas_diagrams/Nas_p586.png
namespace http://www.fixm.aero/flight/4.1
type list of fx:SpecialHandlingReasonCodeType
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation

                        The reason for special handling of a flight by ATS. [adapted from ICAO Doc 4444,
                        Appendix 2, ITEM 18 STS/]
                    
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>

element FlightType/supplementaryData
diagram Nas_diagrams/Nas_p587.png
namespace http://www.fixm.aero/flight/4.1
type fx:SupplementaryDataType
properties
minOcc 0
maxOcc 1
content complex
children fb:extension fx:pilotInCommand fx:supplementaryDataSource
attributes
Name  Type  Use  Default  Fixed  Annotation
fuelEndurance  fb:DurationType  optional      
documentation

                     The estimated maximum length of time the aircraft can spend in the cruise phase of
                     flight, determined by the amount of fuel at takeoff. [FIXM]
                 
personsOnBoard  fb:CountType  optional      
documentation

                     The total number of persons (passengers and crew) on board the aircraft. [ICAO Doc
                     4444, Appendix 2, Item 19]
                 
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]
                    
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy