Term | Description | XML type | Status | Labels |
---|---|---|---|---|
AirportType | The type of airport this is. One airport can be of multiple types (AIRPORT; HELIPORT). Often used as reference data. | string(16) | Proposal | |
BagTagIssuerCode | The 3-digit IATA allocated code identifying the airline that has issued the bag tag. See BagTagNumber for information about the other parts, and AirlineIATAThreeNumeric for more information about the 3-digit IATA code. | AirlineIataThreeNumeric | Approved 2017-03-16, update Approved 2017-05-16 | |
BagTagLeadingDigit | The leading digit of a BagTagNumber. The leading digit typically says something about how the bag tag was generated, but is not required to do so by IATA. Airlines are free to use the leading digit differently. Please see BagTagNumber for more details. | string (1) | Approved 2017-05-16 | |
BagTagNumber | The 10 digit bag tag (licence plate) number as defined by IATA. The BagTagNumber is a concatenation of BagTagLeadingDigit, BagTagIssuerCode and BagTagSerialNumber. | string (10) | Approved 2017-05-16 | |
BagTagSerialNumber | The serial number part of a BagTagNumber, allocated by the issuing organization (identified by BagTagIssuerCode). | string (6) | Approved 2017-03-16, update Approved 2017-05-16 | |
FlightLegStatus | The status of a "FlightLeg". The following values are defined: "SCH", "FPL", "FLS", "ACT", "CAN", "LAN", "RER", "DIV", "DEL", "UNK" | string(4) | Approved | |
FlightRouteIATA | List of airports a multi leg flight will land on before arriving at the destination. The list consists of AirportIataCode codes. The list should contain all airports including first departure airport and last destination airport. The list should be ordered by the actual sequence the aircraft uses the airports. | AirportIataCode [2..*] | Approved 2015-12-15 | |
FlightRouteICAO | List of airports a multi leg flight will land on before arriving at the destination. The list consists of AirportIcaoCode codes. The list should contain all airports including first departure airport and last destination airport. The list should be ordered by the actual sequence the aircraft uses the airports. | AirportIcaoCode [0..*] | Approved 2015-12-15 |