Definition
...
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 |
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 "helicopter") types that are exceptionally permitted on the aircraft stand during its usage limitation. | AircraftStandAirportHeliport/ApronAreaAvailability..Availability/..Usage/..selection/AircraftCharacteristics. Note that only certain properties can ..AircraftCharacteristics Only the following AircraftCharacteristics properties are allowed to be used in this scenario. See data coding rules for details.: type, engine, wingSpan, wingSpanInterpretation, weight, weightInterpretation. |
flight | The description of one or more type of flight categories (such as "emergency") that are exceptionally permitted on the aircraft stand during its usage limitation. | AircraftStandAirportHeliport/ApronAreaAvailability..Availability/..Usage/..selection/..FlightCharacteristics. Only the following FlightCharacteristics properties are allowed to be used in this scenario: type, rule, status, military, origin, purpose. |
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.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 limitation starts. This might be further detailed in a "schedule". | AircraftStand/ApronTimeSlice/TimePeriod.beginPosition, Event/EventTimeSlice.validTime/beginPosition and Event/EventTimeSlice.featureLifetime/beginPosition |
end time | The end date & time when the aircraft stand limitation ends. | AircraftStand/ApronTimeSlice/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 limited according to a regular timetable, within the overall limitation period. | AircraftStand/ApronAreaAvailability/Timesheet/...according to the rules for {{Schedules}} |
note | A free text note that provides further details concerning the aircraft stand limitation. | AircraftStand/ApronAreaAvailability.annotation with purpose=”REMARK” |
...
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 the aircraft stand usage is "conditional for" specified operations, flight and/or aircraft categories, then all specified limitations shall be encoded as ApronAreaUsage child elements with type=CONDITIONAL. |
ER-04 | If the aircraft stand is "closed, except for" specified operations, flight and/or aircraft categories, then all specified limitations shall be encoded as ApronAreaUsage child elements with type=RESERV. |
ER-05 | If the 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 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. |
ER-09 | The system shall automatically identify the FIR where the AerodromeHeliport is located. This shall be coded as corresponding concernedAirspace property in the Event |
ER-10 | The AirportHeliport concerned by the closure shall also be coded as concernedAirportHeliport property in the Event. |
...