complexType FficeFDRP_FlightType
diagram FficeTemplates_diagrams/FficeTemplates_p355.png
namespace http://www.fixm.aero/flight/4.2
type restriction of fx:FlightType
properties
base fx:FlightType
children fx:agreed fx:aircraft fx:arrival fx:current fx:dangerousGoods fx:departure fx:desired fx:emergency fx:enRoute fx:extension fx:filed fx:flightConstraint fx:flightIdentification fx:flightPlanOriginator fx:flightPlanSubmitter fx:flightType fx:gufi fx:gufiOriginator fx:negotiating fx:operator fx:radioCommunicationFailure fx:rankedTrajectory fx:remarks fx:specialHandling fx:supplementaryData
used by
element FficeFDRP_FficeMessageType/flight
annotation
documentation
This is the central object of the FIXM Logical Model. It groups all information about the flight. [FIXM]
source <xs:complexType name="FficeFDRP_FlightType">
 
<xs:annotation>
   
<xs:documentation>This is the central object of the FIXM Logical Model. It groups all information about the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:restriction base="fx:FlightType">
     
<xs:sequence>
       
<xs:element name="agreed" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="aircraft" type="fx:AircraftType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Aircraft enabling the flight. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="arrival" type="fx:ArrivalType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The actual arrival of the flight. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="current" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Represents the current flight plan concept described by EICAO PANS-ATM Doc 4444.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="dangerousGoods" type="fx:DangerousGoodsType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>Contains information about any board dangerous goods</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="departure" type="fx:DepartureType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Contains flight departure information</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="desired" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="emergency" type="fx:FlightEmergencyType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Groups emergency information (description, phase, position, etc) for the flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="enRoute" type="fx:EnRouteType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Groups the en route information about the flight.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="extension" type="fb:FlightExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="filed" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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).
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="flightConstraint" type="fx:FlightConstraintType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>A general flight constraint is intended to express a constraint on the flight that cannot be associated with a specific trajectory point, either because it is not relevant to only a specific point or because it is not possible to identify the point. [FF-ICE]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="flightIdentification" type="fx:FlightIdentificationType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A container of flight identifying data. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="flightPlanOriginator" type="fb:PersonOrOrganizationType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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/.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="flightPlanSubmitter" type="fb:PersonOrOrganizationType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The FF-ICE Participant that submitted the flight plan. [ICAO Draft FF-ICE Implementation Guidance]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="flightType" type="fx:TypeOfFlightType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Indication of the rule under which an air traffic controller provides categorical handling of a flight. [FIXM]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="gufi" type="fb:UniversallyUniqueIdentifierType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs: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]
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="gufiOriginator" type="fb:FficeFDRP_PersonOrOrganizationType" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Originator of the GUFI, can be FF-ICE Participant or an ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance] </xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="negotiating" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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.
</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="operator" type="fb:AircraftOperatorType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>A person, organization or enterprise engaged in or offering to engage in an aircraft operation. [ICAO Annex 9]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="radioCommunicationFailure" type="fx:RadioCommunicationFailureType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Contains information about radio communication failure</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="rankedTrajectory" type="fx:RankedTrajectoryType" nillable="true" minOccurs="0" maxOccurs="2000">
         
<xs:annotation>
           
<xs:documentation>Ranked Trajectories associated with the flight. Order is based on trajectory preference from highest to lowest.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="remarks" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="specialHandling" type="fx:SpecialHandlingReasonCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>The reason for special handling of a flight by ATS. [adapted from ICAO Doc 4444, Appendix 2, ITEM 18 STS/]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="supplementaryData" type="fx:SupplementaryDataType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xs:annotation>
           
<xs: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]</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element FficeFDRP_FlightType/agreed
diagram FficeTemplates_diagrams/FficeTemplates_p356.png
namespace http://www.fixm.aero/flight/4.2
type fx:RouteTrajectoryGroupType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:extension fx:routeInformation fx:takeoffMass
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 <xs:element name="agreed" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/aircraft
diagram FficeTemplates_diagrams/FficeTemplates_p357.png
namespace http://www.fixm.aero/flight/4.2
type fx:AircraftType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:aircraftAddress fx:aircraftApproachCategory fx:aircraftType fx:capabilities fx:coloursAndMarkings fx:extension fx:formationCount fx:registration fx:wakeTurbulence
annotation
documentation
Aircraft enabling the flight. [FIXM]
source <xs:element name="aircraft" type="fx:AircraftType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Aircraft enabling the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/arrival
diagram FficeTemplates_diagrams/FficeTemplates_p358.png
namespace http://www.fixm.aero/flight/4.2
type fx:ArrivalType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:actualTimeOfArrival fx:airportSlotIdentification fx:arrivalAerodrome fx:destinationAerodrome fx:destinationAerodromeAlternate fx:destinationAerodromePrevious fx:extension fx:reclearanceInFlight fx:runwayDirection
annotation
documentation
The actual arrival of the flight. [FIXM]
source <xs:element name="arrival" type="fx:ArrivalType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The actual arrival of the flight. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/current
diagram FficeTemplates_diagrams/FficeTemplates_p359.png
namespace http://www.fixm.aero/flight/4.2
type fx:RouteTrajectoryGroupType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:extension fx:routeInformation fx:takeoffMass
annotation
documentation
Represents the current flight plan concept described by EICAO PANS-ATM Doc 4444.
source <xs:element name="current" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Represents the current flight plan concept described by EICAO PANS-ATM Doc 4444.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/dangerousGoods
diagram FficeTemplates_diagrams/FficeTemplates_p360.png
namespace http://www.fixm.aero/flight/4.2
type fx:DangerousGoodsType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children fx:aircraftLimitation fx:airWaybillNumber fx:extension fx:onboardLocation fx:packageGroup fx:shippingInformation
annotation
documentation
Contains information about any board dangerous goods
source <xs:element name="dangerousGoods" type="fx:DangerousGoodsType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>Contains information about any board dangerous goods</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/departure
diagram FficeTemplates_diagrams/FficeTemplates_p361.png
namespace http://www.fixm.aero/flight/4.2
type fx:DepartureType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:actualTimeOfDeparture fx:aerodrome fx:aerodromePrevious fx:airfileIndicator fx:airportSlotIdentification fx:estimatedOffBlockTime fx:estimatedOffBlockTimePrevious fx:extension fx:runwayDirection fx:takeoffAlternateAerodrome
annotation
documentation
Contains flight departure information
source <xs:element name="departure" type="fx:DepartureType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains flight departure information</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/desired
diagram FficeTemplates_diagrams/FficeTemplates_p362.png
namespace http://www.fixm.aero/flight/4.2
type fx:RouteTrajectoryGroupType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:extension fx:routeInformation fx:takeoffMass
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 <xs:element name="desired" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/emergency
diagram FficeTemplates_diagrams/FficeTemplates_p363.png
namespace http://www.fixm.aero/flight/4.2
type fx:FlightEmergencyType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:actionTaken fx:emergencyDescription fx:extension fx:lastContact fx:originator fx:otherInformation fx:phase
annotation
documentation
Groups emergency information (description, phase, position, etc) for the flight.
source <xs:element name="emergency" type="fx:FlightEmergencyType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Groups emergency information (description, phase, position, etc) for the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/enRoute
diagram FficeTemplates_diagrams/FficeTemplates_p364.png
namespace http://www.fixm.aero/flight/4.2
type fx:EnRouteType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:alternateAerodrome fx:boundaryCrossingCoordination fx:currentModeACode fx:extension
annotation
documentation
Groups the en route information about the flight.
source <xs:element name="enRoute" type="fx:EnRouteType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Groups the en route information about the flight.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/extension
diagram FficeTemplates_diagrams/FficeTemplates_p365.png
namespace http://www.fixm.aero/flight/4.2
type fb:FlightExtensionType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
annotation
documentation
An extension hook for attaching extension (non-core) classes.
source <xs:element name="extension" type="fb:FlightExtensionType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>An extension hook for attaching extension (non-core) classes.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/filed
diagram FficeTemplates_diagrams/FficeTemplates_p366.png
namespace http://www.fixm.aero/flight/4.2
type fx:RouteTrajectoryGroupType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:extension fx:routeInformation fx:takeoffMass
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 <xs:element name="filed" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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).
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/flightConstraint
diagram FficeTemplates_diagrams/FficeTemplates_p367.png
namespace http://www.fixm.aero/flight/4.2
type fx:FlightConstraintType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children fx:applicability fx:extension fx:impact fx:restrictionReference
annotation
documentation
A general flight constraint is intended to express a constraint on the flight that cannot be associated with a specific trajectory point, either because it is not relevant to only a specific point or because it is not possible to identify the point. [FF-ICE]
source <xs:element name="flightConstraint" type="fx:FlightConstraintType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>A general flight constraint is intended to express a constraint on the flight that cannot be associated with a specific trajectory point, either because it is not relevant to only a specific point or because it is not possible to identify the point. [FF-ICE]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/flightIdentification
diagram FficeTemplates_diagrams/FficeTemplates_p368.png
namespace http://www.fixm.aero/flight/4.2
type fx:FlightIdentificationType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:aircraftIdentification fx:aircraftIdentificationPrevious fx:extension
annotation
documentation
A container of flight identifying data. [FIXM]
source <xs:element name="flightIdentification" type="fx:FlightIdentificationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A container of flight identifying data. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/flightPlanOriginator
diagram FficeTemplates_diagrams/FficeTemplates_p369.png
namespace http://www.fixm.aero/flight/4.2
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
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 <xs:element name="flightPlanOriginator" type="fb:PersonOrOrganizationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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/.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/flightPlanSubmitter
diagram FficeTemplates_diagrams/FficeTemplates_p370.png
namespace http://www.fixm.aero/flight/4.2
type fb:PersonOrOrganizationType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
annotation
documentation
The FF-ICE Participant that submitted the flight plan. [ICAO Draft FF-ICE Implementation Guidance]
source <xs:element name="flightPlanSubmitter" type="fb:PersonOrOrganizationType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The FF-ICE Participant that submitted the flight plan. [ICAO Draft FF-ICE Implementation Guidance]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/flightType
diagram FficeTemplates_diagrams/FficeTemplates_p371.png
namespace http://www.fixm.aero/flight/4.2
type fx:TypeOfFlightType
properties
minOcc 0
maxOcc 1
content simple
nillable true
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 <xs:element name="flightType" type="fx:TypeOfFlightType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Indication of the rule under which an air traffic controller provides categorical handling of a flight. [FIXM]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/gufi
diagram FficeTemplates_diagrams/FficeTemplates_p372.png
namespace http://www.fixm.aero/flight/4.2
type fb:UniversallyUniqueIdentifierType
properties
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  xs:string  required    urn:uuid  
documentation
Code Space of the UUID
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 <xs:element name="gufi" type="fb:UniversallyUniqueIdentifierType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs: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]
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/gufiOriginator
diagram FficeTemplates_diagrams/FficeTemplates_p373.png
namespace http://www.fixm.aero/flight/4.2
type fb:FficeFDRP_PersonOrOrganizationType
properties
content complex
children fb:contact fb:extension fb:identifier fb:identifierDomain fb:name
annotation
documentation
Originator of the GUFI, can be FF-ICE Participant or an ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance]
source <xs:element name="gufiOriginator" type="fb:FficeFDRP_PersonOrOrganizationType" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Originator of the GUFI, can be FF-ICE Participant or an ASP. [adapted from ICAO Draft FF-ICE Implementation Guidance] </xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/negotiating
diagram FficeTemplates_diagrams/FficeTemplates_p374.png
namespace http://www.fixm.aero/flight/4.2
type fx:RouteTrajectoryGroupType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:climbProfile fx:climbSchedule fx:descentProfile fx:descentSchedule fx:element fx:extension fx:routeInformation fx:takeoffMass
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 <xs:element name="negotiating" type="fx:RouteTrajectoryGroupType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.
</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/operator
diagram FficeTemplates_diagrams/FficeTemplates_p375.png
namespace http://www.fixm.aero/flight/4.2
type fb:AircraftOperatorType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fb:designatorIcao fb:extension fb:operatingOrganization
annotation
documentation
A person, organization or enterprise engaged in or offering to engage in an aircraft operation. [ICAO Annex 9]
source <xs:element name="operator" type="fb:AircraftOperatorType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>A person, organization or enterprise engaged in or offering to engage in an aircraft operation. [ICAO Annex 9]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/radioCommunicationFailure
diagram FficeTemplates_diagrams/FficeTemplates_p376.png
namespace http://www.fixm.aero/flight/4.2
type fx:RadioCommunicationFailureType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:contact fx:extension fx:radioFailureRemarks fx:remainingComCapability
annotation
documentation
Contains information about radio communication failure
source <xs:element name="radioCommunicationFailure" type="fx:RadioCommunicationFailureType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Contains information about radio communication failure</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/rankedTrajectory
diagram FficeTemplates_diagrams/FficeTemplates_p377.png
namespace http://www.fixm.aero/flight/4.2
type fx:RankedTrajectoryType
properties
minOcc 0
maxOcc 2000
content complex
nillable true
children fx:extension fx:identifier fx:routeTrajectory
attributes
Name  Type  Use  Default  Fixed  Annotation
seqNum  fb:CountType  optional      
documentation
Incrementing identifier used to ensure the sequence of ordered lists is retained. The identifier should begin at zero.  [FIXM]
annotation
documentation
Ranked Trajectories associated with the flight. Order is based on trajectory preference from highest to lowest.
source <xs:element name="rankedTrajectory" type="fx:RankedTrajectoryType" nillable="true" minOccurs="0" maxOccurs="2000">
 
<xs:annotation>
   
<xs:documentation>Ranked Trajectories associated with the flight. Order is based on trajectory preference from highest to lowest.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/remarks
diagram FficeTemplates_diagrams/FficeTemplates_p378.png
namespace http://www.fixm.aero/flight/4.2
type fb:CharacterStringType
properties
minOcc 0
maxOcc 1
content simple
nillable true
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 <xs:element name="remarks" type="fb:CharacterStringType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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.</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/specialHandling
diagram FficeTemplates_diagrams/FficeTemplates_p379.png
namespace http://www.fixm.aero/flight/4.2
type fx:SpecialHandlingReasonCodeListType
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
The reason for special handling of a flight by ATS. [adapted from ICAO Doc 4444, Appendix 2, ITEM 18 STS/]
source <xs:element name="specialHandling" type="fx:SpecialHandlingReasonCodeListType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The reason for special handling of a flight by ATS. [adapted from ICAO Doc 4444, Appendix 2, ITEM 18 STS/]</xs:documentation>
 
</xs:annotation>
</xs:element>

element FficeFDRP_FlightType/supplementaryData
diagram FficeTemplates_diagrams/FficeTemplates_p380.png
namespace http://www.fixm.aero/flight/4.2
type fx:SupplementaryDataType
properties
minOcc 0
maxOcc 1
content complex
nillable true
children fx:extension fx:fuelEndurance fx:personsOnBoard fx:pilotInCommand fx:supplementaryDataSource
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 <xs:element name="supplementaryData" type="fx:SupplementaryDataType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs: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]</xs:documentation>
 
</xs:annotation>
</xs:element>


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