...
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"] "apron name" \n ("apron portion relativeclosed locationgeometry" | ("apron portion closedrelative geometrylocation" | "closed length" "closed width") \n ["closure reason"] "start time" "end time" \n {note}. |
...
Identifier | Data encoding rule | |
---|---|---|
ER-01 | The temporary closure of an apron portion shall be encoded as:
| |
ER-02 | ApronElement BASELINE TimeSlice shall have ApronAreaAvailability with operationalStatus=CLOSED. | |
ER-03 | ApronElement BASELINE TimeSlice shall have associatedApron xlink:href the Apron on which is located (as selected by the operator) | |
ER-04 | Apron TEMPDELTA shall have RunwayDirection.availability/ManoeuvringAreaAvailabilityThe apron portion relative location shall be encoded in free text as an ApronElement.annotation with propertyName="extent" and purpose="DESCRIPTION" | |
ER-05 | A TimeSlice of type TEMPDELTA shall be created for the Apron on which the ApronElement resides and have Apron.availability/ApronAreaAvailability.operationalStatus=LIMITED | |
ER-0506 | If the 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 affected ApronElement TEMPDELTA Timeslice(s). See the rules for Event Schedules. | |
ER-0607 | If there exists aircraft stands on the closed ApronElement and if the apron portion closure makes the aircraft stand unavailable, then a consequence STAND.CLS scenario shall also be encoded for the relevant AircraftStand feature and shall include a reference to the current event with role 'causeEvent'. |
...