Versions Compared

Key

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

...

IdentifierData Encoding RuleJustificationData Verification Rule (UID)Remarks
NDB-101The NDB.designator attribute is mandatory.Minimum AIP data setTBDAIXM-5.1_RULE-1A3348
NDB-102The NDB.name attribute is mandatory.Minimum AIP data setTBD
NDB-103The NDB.frequency attribute is mandatory.Minimum AIP data setTBDAIXM-5.1_RULE-1A334A
NDB-104The NDB.location property is mandatory.Minimum AIP data setTBDAIXM-5.1_RULE-1A333E
NDB-105The NDB.magneticVariation attribute is mandatory.Minimum AIP data setTBD
NDB-105The NDB.dateMagneticVariation attribute should be provided.PANS-AIMTBD
NDB-106The NDB.magneticVariationAccuracy attribute should be provided.PANS-AIMTBD
NDB-107The NDB.designator shall not be duplicated within 600 NM of the location of the NDB.EAD / ICAO Annex 11TBD
NDB-108The value of the NDB.frequency must be in the interval '190' to '1750' 'KHz'.EAD / ICAO Annex 10TBD
NDB-109

If NDB.class equal-to 'L' and related RadioFrequencyArea.type equal-to 'COV' then CircleSector.outerDistance cannot exceed 60km.

EADTBD

...

 Coding examples can also be found in the DONLON AIXM 5.1.1 AIP data set file:

No.DescriptionXPath Expression

NAV-EX-03

NDB-EX-01

NDB (enroute)

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

//aixm:NavaidTimeSlice [@gml:id ='NDB DON']

NAV-EX-04

NDB-EX-02

NDB (Locator)

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

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

NAV-EX-05

NDB-EX-03
NDB collocated with Marker Beacon

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

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

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

...