BasicFlightDataOutbound

 

 

flightLegIdentifier : FlightLegIdentifier

See definition under Data entities

flightIsMultiLeg : boolean [0..1]

Flight leg is part of multileg Flight.

If this flight leg is part of a multi-leg flight then the list of airports that is the whole flight is listet in FlightRouteIATA.

flightRouteIATA : AirportIATA [0..*]List of airports a multi leg flight will land on before arriving at the destination. The list consists of AirportIATA 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.
flightLegIsCodeshare : boolean [0..1]This flight leg is a codeshare flight leg, meaning that it is operated by another airline. The operating airline is given by XXXX
operatingFlightLegIdentifier : FlightLegIdentifier [0..1]

The FlightLegIdentifier identifying the carrier/flight leg that actually operates the flight leg.

NB! If this is a codeshare flight most of the elements here should be empty. It is the operating flight leg that contains the "real" data.

flightServiceTypeIATA : FlightServiceTypeIATA [0..1]IATA SSIM Appendix C Service Types.
aircraftIATAType : AircraftIATAType [0..1]3 character code as designated by International Air Transport Association (IATA) to uniquely designate Aircraft Type. Local (non-IATA) codes can be added as required as long as they are unique for aircraft types within the defined context.
Reference Document: IATA codeset 7800.

flightIsCancelled : boolean [0..1]

Set to true if the flight operation is cancelled. For flight as with code share it's possible to only cancel the code shared flight.
 flightDIIndicator :  DIIndicator  [0..1]Indicator showing what kind of flight (domestic, international, Schengen) this is. See also: AirportDIIndicator.
aircraftParkingPosition : AircraftParkingPosition [0..1]Where the aircraft is located. Code for a parking position, typically a stand, but can also be a hangar. Each airport has a set of AircraftParkingPositions. Each "AircraftParkingPosition" has one given type, defined by "AircraftParkingPositionType". Each position can have one or more usages, defined by (one or more) "AircraftParkingPositionUsage".
gate : Gate [0..1]Uniquely defines one gate at the airport.
gateAction : GateAction [0..1]The stage in the boarding process for the gate. These can be set manually or by business rules (e.g. auto gating)
sobt : DateTimeUTC [0..1]Scheduled Off-Block Time. The time that an aircraft is scheduled to depart from its parking position. Always UTC time.
tobt : DateTimeUTC [0..1]Target Off-Block Time. The time that an Aircraft Operator or Ground Handler estimates that an aircraft will be ready, all doors closed, boarding bridge removed, push back vehicle available and ready to start up / push back immediately upon reception of clearance from the TWR. Always UTC time.
eobt : DateTimeUTC [0..1]Estimated Off-Block Time. The estimated time at which the aircraft will start movement associated with departure. Always UTC time.
aobt : DateTimeUTC [0..1]Actual Off-Block Time. Time the aircraft pushes back / vacates the parking position. (Equivalent to Airline / Handlers ATD – Actual Time of Departure & ACARS=OUT). Always UTC time.
tsat : DateTimeUTC [0..1]Target Start Up Approval Time. The time provided by ATC taking into account TOBT, CTOT and/or the traffic situation that an aircraft can expect start up / push back approval Note: The actual start up approval (ASAT) can be given in advance of TSAT. Always UTC time.
ttot : DateTimeUTC [0..1]The Target Take Off Time taking into account the TOBT/TSAT plus the EXOT. Each TTOT on one runway is separated from other  TTOT or TLDT to represent vortex and/or SID (Standard Instrument Departure (ref. SIDRoute)) separation between aircraft. Always UTC time.
etot : DateTimeUTC [0..1]Estimated Take Off Time. The estimated take off time taking into account the EOBT plus EXOT. Always UTC time.
atot : DateTimeUTC [0..1]Actual Take Off Time. The time that an aircraft takes off from the runway. (Equivalent to ATC ATD–Actual Time of Departure, ACARS = OFF). Always UTC time.
fuelRampRequested : Kilo [0..1]FuelRamp indicates the kilogram of fuel that is requested. Can be negative, for instance if aircraft has to unload fuel before going to a hangar.
aircraftMTOW : Kilo [0..1]Maximum take off weight. The maximum weight (in kgs) at which the pilot of this aircraft is allowed to attempt to take off, due to structural or other limits.
linkedArrival : FlightLegIdentifier [0..1]Something that links an arriving flight (leg) to a departing flight leg. Will typically contain some key information.

Elements that might be added

checkindesk-data

remark_1 (optional) Description: This field holds public remark for arrival/departure.

remark­_2 (optional)  Description: This field holds staff remark for arrival/departure.

next_info (optional)  Description: 
This field holds time of new info. Time is reported by MVT NI. UTC time value follows ISO 8601 format used in XML ’dateTime’ type.

last_delay_code (optional)  Description: This field holds code for delay                       

last_delay_code2 (optional)  Description: This field holds code2 for delay          

 

  • No labels