diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | restriction of fx:FlightType | ||
properties |
|
||
children | fx:arrival fx:departure fx:extension fx:flightIdentification fx:gufi fx:gufiLegacy | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FficeFA_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="arrival" type="fx:FficeFA_ArrivalType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The actual arrival of the flight. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:element name="departure" type="fx:FficeFA_DepartureType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains flight departure information</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="flightIdentification" type="fx:FficeFA_FlightIdentificationType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>A container of flight identifying data. [FIXM]</xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Helper class to create an embedded choice structure.</xs:documentation> </xs:annotation> <xs:element name="gufi" type="fb:GloballyUniqueFlightIdentifierType" 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="gufiLegacy" type="fb:UniversallyUniqueIdentifierType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The legacy version of the GUFI included in the Core 4.3.0 release solely for backwards compatibility reasons. This field should only be used when the GUFI assigned to a flight is in Core 4.2.0 format but there is a need to publish information about the flight in Core 4.3.0 format. In all other cases, the new version of the GUFI should be used.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | fx:FficeFA_ArrivalType | ||
properties |
|
||
children | fx:actualTimeOfArrival fx:arrivalAerodrome fx:destinationAerodrome fx:extension | ||
annotation |
|
||
source | <xs:element name="arrival" type="fx:FficeFA_ArrivalType" minOccurs="1" 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.3 | ||
type | fx:FficeFA_DepartureType | ||
properties |
|
||
children | fx:aerodrome fx:airfileIndicator fx:estimatedOffBlockTime fx:extension | ||
annotation |
|
||
source | <xs:element name="departure" type="fx:FficeFA_DepartureType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Contains flight departure information</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||
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.3 | ||
type | fx:FficeFA_FlightIdentificationType | ||
properties |
|
||
children | fx:aircraftIdentification fx:extension fx:flightNumber fx:iataOperatorCode fx:operationalSuffix | ||
annotation |
|
||
source | <xs:element name="flightIdentification" type="fx:FficeFA_FlightIdentificationType" minOccurs="1" 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.3 | ||||||||||||||||||||||||||||||||||||||
type | fb:GloballyUniqueFlightIdentifierType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="gufi" type="fb:GloballyUniqueFlightIdentifierType" 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> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.3 | ||||||||||||||
type | fb:UniversallyUniqueIdentifierType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="gufiLegacy" type="fb:UniversallyUniqueIdentifierType" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>The legacy version of the GUFI included in the Core 4.3.0 release solely for backwards compatibility reasons. This field should only be used when the GUFI assigned to a flight is in Core 4.2.0 format but there is a need to publish information about the flight in Core 4.3.0 format. In all other cases, the new version of the GUFI should be used.</xs:documentation> </xs:annotation> </xs:element> |