You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 128 Next »

TermFlightId
Business termFlight Id
Description

IATA based identifier for this flight, usually issued long before the flight actually takes place.

FlightId is normally the concatenation of OperatingAirlineIATA, FlightNumber and OperationalSuffix.

FlightId typically identifies a flight to the majority of systems, but it is not unique across time. It's unique only in conjunction with FlightDepartureDate.

Exception: Some airlines use their ICAO code (OperatingAirlineICAO) instead of OperatingAirlineIATA. This might be because they aren't an IATA member or because they just prefer the ICAO code. Regardless, this means that it is allowed to use OperatingAirlineICAO as part of FlightId.

FlightId is then defined as the concatenation of AirlineIATAorICAO, FlightNumber and OperationalSuffix.

Legal values
Comments

Often called flight designator.

NB! Non-numeric flight numbers are a relic of systems that require FlightNumber or FlightId, and where Callsign are used as the FlightId to satisfy the system requirement. Non-numeric FlightNumbers don't really exist. An IATA compliant FlightId will always have a numeric FlightNumber.

StatusApproved 2015-03-24
XML typestring(8)
Ref from
Labels
  • No labels