diagram | |||
namespace | http://www.fixm.aero/flight/4.2 | ||
children | fx:aircraft fx:arrival fx:dangerousGoods fx:departure fx:emergency fx:enRoute fx:extension fx:flightConstraint fx:flightIdentification fx:flightPlanOriginator fx:flightPlanSubmitter fx:flightType fx:gufi fx:gufiOriginator fx:operator fx:radioCommunicationFailure fx:remarks fx:routeTrajectoryGroup fx:specialHandling fx:supplementaryData | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="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:sequence> <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="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="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="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" nillable="true" minOccurs="0" 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:PersonOrOrganizationType" nillable="true" minOccurs="0" 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="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="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="routeTrajectoryGroup" type="fx:RouteTrajectoryGroupContainerType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]</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:complexType> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:AircraftType | ||||||||
properties |
|
||||||||
children | fx:aircraftAddress fx:aircraftApproachCategory fx:aircraftType fx:capabilities fx:coloursAndMarkings fx:extension fx:formationCount fx:registration fx:wakeTurbulence | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:ArrivalType | ||||||||
properties |
|
||||||||
children | fx:actualTimeOfArrival fx:airportSlotIdentification fx:arrivalAerodrome fx:destinationAerodrome fx:destinationAerodromeAlternate fx:destinationAerodromePrevious fx:extension fx:reclearanceInFlight fx:runwayDirection | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:DangerousGoodsType | ||||||||
properties |
|
||||||||
children | fx:aircraftLimitation fx:airWaybillNumber fx:extension fx:onboardLocation fx:packageGroup fx:shippingInformation | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:DepartureType | ||||||||
properties |
|
||||||||
children | fx:actualTimeOfDeparture fx:aerodrome fx:aerodromePrevious fx:airfileIndicator fx:airportSlotIdentification fx:estimatedOffBlockTime fx:estimatedOffBlockTimePrevious fx:extension fx:runwayDirection fx:takeoffAlternateAerodrome | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:FlightEmergencyType | ||||||||
properties |
|
||||||||
children | fx:actionTaken fx:emergencyDescription fx:extension fx:lastContact fx:originator fx:otherInformation fx:phase | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:EnRouteType | ||||||||
properties |
|
||||||||
children | fx:alternateAerodrome fx:boundaryCrossingCoordination fx:currentModeACode fx:extension | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:FlightExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:FlightConstraintType | ||||||||
properties |
|
||||||||
children | fx:applicability fx:extension fx:impact fx:restrictionReference | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:FlightIdentificationType | ||||||||
properties |
|
||||||||
children | fx:aircraftIdentification fx:aircraftIdentificationPrevious fx:extension | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:PersonOrOrganizationType | ||||||||
properties |
|
||||||||
children | fb:contact fb:extension fb:identifier fb:identifierDomain fb:name | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:PersonOrOrganizationType | ||||||||
properties |
|
||||||||
children | fb:contact fb:extension fb:identifier fb:identifierDomain fb:name | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||||||||||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||||||||||||||||
type | fx:TypeOfFlightType | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
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> |
diagram | |||||||||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||||||||
type | fb:UniversallyUniqueIdentifierType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="gufi" type="fb:UniversallyUniqueIdentifierType" nillable="true" minOccurs="0" 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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:PersonOrOrganizationType | ||||||||
properties |
|
||||||||
children | fb:contact fb:extension fb:identifier fb:identifierDomain fb:name | ||||||||
annotation |
|
||||||||
source | <xs:element name="gufiOriginator" type="fb:PersonOrOrganizationType" nillable="true" minOccurs="0" 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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fb:AircraftOperatorType | ||||||||
properties |
|
||||||||
children | fb:designatorIcao fb:extension fb:operatingOrganization | ||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:RadioCommunicationFailureType | ||||||||
properties |
|
||||||||
children | fx:contact fx:extension fx:radioFailureRemarks fx:remainingComCapability | ||||||||
annotation |
|
||||||||
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> |
diagram | ||||||||||
namespace | http://www.fixm.aero/flight/4.2 | |||||||||
type | fb:CharacterStringType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:RouteTrajectoryGroupContainerType | ||||||||
properties |
|
||||||||
children | fx:agreed fx:current fx:desired fx:extension fx:filed fx:negotiating fx:ranked | ||||||||
annotation |
|
||||||||
source | <xs:element name="routeTrajectoryGroup" type="fx:RouteTrajectoryGroupContainerType" nillable="true" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>A logical grouping for all Route Trajectory Groups associated with the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:SpecialHandlingReasonCodeListType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | |||||||||
namespace | http://www.fixm.aero/flight/4.2 | ||||||||
type | fx:SupplementaryDataType | ||||||||
properties |
|
||||||||
children | fx:extension fx:fuelEndurance fx:personsOnBoard fx:pilotInCommand fx:supplementaryDataSource | ||||||||
annotation |
|
||||||||
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> |