Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

IdentifierData Encoding RuleJustificationData Verification Rule (UID)Remarks
MKR-101The MarkerBeacon.designator attribute is mandatory for en-route markers.Minimum AIP data set

AIXM-5.1_RULE-1A3360

(rule is for all marker beacons not only enroute)


For markers forming part of an ILS facility a nilReason = inapplicable shall be provided.

The MarkerBeacon.auralMorseCode attribute is mandatory for markers forming part of an ILS facility.Minimum AIP data setAIXM-5.1_RULE-1A3360
MKR-102The MarkerBeacon.name attribute is mandatory.Minimum AIP data setTBD
Info
titleOpen question name
Shall this be a rule?



MKR-103The MarkerBeacon.frequency attribute is mandatory.Minimum AIP data setAIXM-5.1_RULE-1A330C
MKR-104The MarkerBeacon.location attribute is mandatory.Minimum AIP data setAIXM-5.1_RULE-1A3358
MKR-105The NDB.designator shall not be duplicated within 600 NM of the location of the NDB.EAD / ICAO Annex 11TBD
MKR-106The value of the MarkerBeacon.frequency must be '75' 'MHz'.EADTBD
MKR-107The value of the NavaidComponent.markerPosition must be different for each MarkerBeacon that is used as NavaidComponent of the same Navaid instance which type is equal-to 'ILS' or 'ILS_DME' or 'LOC' or 'LOC_DME' .EADTBD
NDB-108

The geographical distance between the MarkerBeacon.location and the NDB.location used as NavaidEquipment for the same Navaid instance must be less than 100 metres.

EADTBD
MKR-109No more than one MarkerBeacon may be co-located with same NDB.EADTBD

...

Coding examples can also be found in the Sample AIP Data Set - Specimen (DONLON):

No.DescriptionXPath Expression

NAV-EX-06

LLZ-EX-01

GPT-EX-01

NDB-EX-02

MKR-EX-02

MKR-EX-03

ILS with MM and LOM

//aixm:NavaidTimeSlice [@gml:id ='NAV_OXS'] |

//aixm:LocalizerTimeSlice [@gml:id ='LLZ_OXS'] |

//aixm:GlidepathTimeSlice [@gml:id ='GPT_OXS'] |

//aixm:NDBTimeSlice [@gml:id ='NDB_KL'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='MKR_OM27R'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='MKR_MM27R']

NAV-EX-05

NDB-EX-03

MKR-EX-01

NDB collocated with Marker Beacon

//aixm:NavaidTimeSlice [@gml:id ='NAV_SCN'] |

//aixm:NDBTimeSlice [@gml:id ='NDB_SCN'] |

//aixm:MarkerBeaconTimeSlice [@gml:id ='NDB_SCN']

...