diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.3 | ||
type | restriction of fx:FlightIdentificationType | ||
properties |
|
||
children | fx:extension fx:gufi fx:gufiLegacy | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FficeSR_FlightIdentificationType"> <xs:annotation> <xs:documentation>A container of flight identifying data. [FIXM]</xs:documentation> </xs:annotation> <xs:complexContent> <xs:restriction base="fx:FlightIdentificationType"> <xs:sequence> <xs:element name="extension" type="fb:FlightIdentificationExtensionType" 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:choice minOccurs="0" 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" nillable="true" 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" nillable="true" 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 | fb:FlightIdentificationExtensionType | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="extension" type="fb:FlightIdentificationExtensionType" 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 | fb:GloballyUniqueFlightIdentifierType | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="gufi" type="fb:GloballyUniqueFlightIdentifierType" nillable="true" 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" nillable="true" 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> |