Definition
The temporary closure usage limitation of aircraft stand(s). The closure can be total (any traffic is forbidden) or partial (with the exception of particular flights or aircraft categories).
Notes:
- this scenario includes the closure usage limitation of one or more aircraft stands (could be all aircraft stands at the airport);this scenario also includes closure of an aircraft stand except for flight and/or aircraft categories;
- more than one aircraft stand can be included only if the closure conditions (closure exceptions) applies limitations conditions apply equally to all. Otherwise, separate message (NOTAM) shall be issued;
- this scenario does not cover the temporary addition of a supplementary restriction to the aircraft stand availability, such as "closed for aircraft heavier than...".
- this scenario does not cover the temporary change of the operational hours of an aircraft stand;this scenario does not cover the situation when the aircraft stand is operating normally, but subject to a reason for caution.
Event data
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 ("conditional for" | "closed, except for" | "prohibited for" | "allowed for") ("operation" ["closure reasonaircraft"] {["exceptflight"] ["PPR time" ["PPR details"]]) {"operation" [["aircraft"] ["flight"] {["otherPPR combinationtime" ["aircraft"]PPR [details"flight"]}]} \n ["reason"] "start time" "end time" [schedule] \n {note}. |
...
Data item | Description | AIXM mapping | |||
---|---|---|---|---|---|
airport designator | The published designator of the airport where the aircraft stand is located, used in combination with other elements in order to identify the aircraft stand concerned. | AirportHeliport.designator | |||
airport name | The published name of the airport where the aircraft stand is located, used in order to identify the aircraft stand concerned. | AirportHeliport.name | |||
aircraft stand designator | The designator of the aircraft stand to be closed. | AircraftStand.designator | |||
closure reason | The reason for the aircraft stand closure. | AircraftStand/ApronAreaAvailability.annotation with propertyName="operationalStatus" and purpose="REMARK". Note that the property "warning" of the ApronAreaAvailability class is not used here because it represents a reason for caution when allowed to operate at the aircraft stand, not a reason for a closure. | |||
PPR time | The value (minutes, hours, days) of the advanced permission request associated with the permitted operation. | AircraftStand/ApronAreaAvailability/..Usage.priorPermission with uom attribute | |||
PPR details | Additional information concerning the prior permission requirement. | AircraftStand/ApronAreaAvailability/..Usage.annotation with propertyName="priorPermission" and purpose="REMARK"conditional for | The description of one or more operations, which is permitted under special conditions, usually a prior permission requirement | AircraftStand.availability.ApronAreaAvailability.operationalStatus with value 'LIMITED' and AircraftStand/..Availability/..Usage.type with value 'CONDITIONAL' | |
closed, except for | Aircraft stand is closed, except for operations explicitly identified in the input data. | AircraftStand.availability.ApronAreaAvailability.operationalStatus with value 'LIMITED' and AircraftStand/..Availability/..Usage.type with value 'RESERV' | |||
prohibited for | The description of one or more operations that are prohibited for during the event duration. | AircraftStand.availability.ApronAreaAvailability.operationalStatus with value 'LIMITED' and AircraftStand/..Availability/..Usage.type with value 'FORBID' | |||
additionally allowed for | The description of one or more additional operations that are available for a specific purpose during the event duration. | AircraftStand.availability.ApronAreaAvailability.operationalStatus with value 'OTHER:EXTENDED' and AircraftStand/..Availability/..Usage.type with value 'PERMIT' | |||
operation | The specific type of operation concerned by the usage limitation update. | AircraftStand/..Availability/..Usage.operation with the following list of values CodeOperationManoeuvringAreaType | |||
aircraft | The description of one or more aircraft (such as "acft with wingspan less thanhelicopter") types that are exceptionally permitted at on the aircraft stand during its closureusage limitation. | AircraftStand/ApronAreaAvailability/..Usage/../AircraftCharacteristics. Note that only certain properties can be used in this scenario. See data validation coding rules for details. | |||
flight | The description of one or more type of flight categories (such as "emergency") that are exceptionally permitted | at on the aircraft stand during its | closureusage limitation. | AircraftStand/ApronAreaAvailability/..Usage/../FlightCharacteristics | other combination | Another combination of aircraft/flight characteristics that are excepted from the closure
PPR time | The value (minutes, hours, days) of the prior permission request associated with a permitted operation. | AircraftStand/ApronAreaAvailability/..Usage.priorPermission with uom attribute | |||
PPR details | Additional information concerning the prior permission requirement. | AircraftStand/ApronAreaAvailability/..Usage | /ConditionCombination.logicalOperatorwith its value set to "OR".annotation with propertyName="priorPermission" and purpose="REMARK" | ||
reason | The reason for the aircraft stand usage limitation. | AircraftStand/ApronAreaAvailability.annotation with propertyName="operationalStatus" and purpose="REMARK". Note that the property "warning" of the ApronAreaAvailability class is not used here because it represents a reason for caution when allowed to operate on the apron, not a reason for a limitation. | |||
start time | The effective date & time when the aircraft stand | closure limitation starts. This might be further detailed in a "schedule". | AircraftStand/ | AircraftStandTimeSliceApronTimeSlice/TimePeriod.beginPosition, Event/EventTimeSlice.validTime/beginPosition and Event/EventTimeSlice.featureLifetime/beginPosition | |
end time | The end date & time when the aircraft stand | closure limitation ends. | AircraftStand/ | AircraftStandTimeSliceApronTimeSlice/TimePeriod.endPosition, Event/EventTimeSlice.validTime/endPosition and Event/EventTimeSlice.featureLifetime/endPosition also applying the rules for {{Events with estimated end time}} | |
schedule | A schedule might be provided, in case the aircraft stand's usage is effectively | closed limited according to a regular timetable, within the overall | closure limitation period. | AircraftStand/ApronAreaAvailability/Timesheet/...according to the rules for {{Schedules}} | |
note | A free text note that provides further details concerning the aircraft stand | closurelimitation. | AircraftStand/ApronAreaAvailability.annotation | according to the rules for encoding annotationswith purpose=”REMARK” |
Assumptions for baseline data
...
- AirportHeliport BASELINE as specified in the Basic Data for Airport/Heliport,
- the information about the aircraft stand already exists in the form of a AircraftStand BASELINE TimeSlice, which contains as a minimum a designator and an associations with the AirportHeliport;
- It is assumed that the following principles principle have been followed for the encoding of BASELINE AircraftStand.availability data (if available in the BASELINE data):
- the operationalStatus has the value "NORMAL" (meaning that the facility operates with nominal parameters) for all AircraftStand.ApronAreaAvailability that are part of the BASELINE data;
- operations that are explicitly permitted have been encoded as ApronAreaUsage with type=PERMIT or type=CONDITIONAL (in case a PPR is necessary);
- operations that are explicitly forbidden have been encoded as ApronAreaUsage with type=FORBID;
- if the airport is exclusively reserved for certain operations, then the ApronAreaAvailability that describes this condition contains only ApronAreaUsage elements with type=RESERV;
- in case of conflictsthe usages of type FORBID take precedence over usages of type PERMIT or RESERVE;
- the usages of type PERMIT take precedence over the usages of type RESERVE;
Data encoding rules
The data encoding rules provided in this section shall be followed in order to ensure the harmonisation of the digital encodings provided by different sources. The compliance with some of these encoding rules can be checked with automatic data validation rules. When this is the case, the number of the encoding rule is mentioned in the data validation rule.
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 shall be included in the Apron TEMPDELTA having:
Note: No mistyping - ApronAreaAvailability is the actual name of the object containing information about the operational status of an AircraftStand. | ||
ER-03 | If | a unique flight or aircraft are specified as being excepted, they the aircraft stand usage is "conditional for" specified operations, flight and/or aircraft categories, then all specified limitations shall be encoded as | one ConditionCombination with logicalOperator="NONE"ApronAreaUsage child elements with type=CONDITIONAL. |
ER-04 | Each pair of flight and aircraft conditions specified as being exceptedIf the aircraft stand is "closed, except for" specified operations, flight and/or aircraft categories, then all specified limitations shall be encoded as | one ConditionCombination with logicalOperator="AND"ApronAreaUsage child elements with type=RESERV. | |
ER-05 | If the | "other combination" branch is used, then a root ConditionCombinations element shall be encoded having logicalOperator="OR" and each pair of flight/aircraft included as a sub-condition (with logicalOperator="AND", see ER-04)aircraft stand usage is "prohibited for" specified operations, flight and/or aircraft categories, all specified limitations shall be encoded as ApronAreaUsage child elements with type=FORBID. | |
ER-06 | 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-07 | usage is "allowed for" specified operations, flight and/or aircraft categories, all specified limitations shall be encoded as ApronAreaUsage child elements with type=PERMIT. |
ER-07 | If a unique flight or aircraft is specified as part of the condition, they shall be encoded as one ConditionCombination with logicalOperator="NONE". Otherwise, each pair of flight and aircraft shall be encoded as one ConditionCombination with logicalOperator="AND". | ||
ER-08 | If PPR time is specified, the uom attribute shall also be specified. |
Examples
Following coding examples can be found on GitHub (links attached):
- DN_STAND.CLS_full.xml
- DN_STAND.CLS_exc_flgt.xmlto be developed