Definition
...
The following diagram identifies the information items that are usually provided by a data originator for this kind of event. Note that the flight and/or aircraft categories branch is optional, but can be more than once.
Code Block | ||||
---|---|---|---|---|
| ||||
input = "airport designator" ["airport name"] "aircraft stand designator" {"aircraft stand designator"} \n "status=CLOSED" ["closure reason"] \n "start time" "end time" [schedule] \n {note}. |
...
Identifier | Data encoding rule |
---|---|
ER-01 | The temporary closure of an aircraft stand shall be encoded as:
|
ER-02 | First, all the BASELINE availability.ApronAreaAvailability (with operationalStatus=NORMAL), if present, shall be copied in the TEMPDELTA. Then, an additional availability.ApronAreaAvailability element having operationalStatus=CLOSED shall be coded in the AircraftStand TEMPDELTA. Note: No mistyping - ApronAreaAvailability is the actual name of the object containing information about the operational status of an AircraftStand. |
ER-03 | If the aircraft stand closure is limited to a discrete schedule within the overall time period between the "start time" and the "end time", then this shall be encoded using as many as necessary timeInterval/Timesheet properties for the ApronAreaAvailability of the Air TEMPDELTA Timeslice. See the rules for Event Schedules. |
ER-04 | The system shall automatically identify the FIR where the AerodromeHeliport is located. This shall be coded as corresponding concernedAirspace property in the Event |
ER-05 | The AirportHeliport concerned by the closure shall also be coded as concernedAirportHeliport property in the Event. |
...