...
Identifier | Data Encoding Rule | Justification | Data Verification Rule (UID) | Remarks |
---|---|---|---|---|
VOR-101 | The VOR.designator attribute is mandatory. | Minimum AIP data setTBD | AIXM-5.1_RULE-1A3312 | |
VOR-102 | The VOR.name attribute is mandatory. | Minimum AIP data set | TBD | |
VOR-103 | The VOR.frequency attribute is mandatory. | Minimum AIP data setTBD | AIXM-5.1_RULE-1A33C0 | |
VOR-104 | The VOR.zeroBearingIndication attribute is mandatory. | Minimum AIP data setTBD | AIXM-5.1_RULE-1A33C8 | |
VOR-105 | The VOR.location property is mandatory. | Minimum AIP data setTBD | AIXM-5.1_RULE-1A3328 | |
VOR-105 | The VOR.declination attribute is mandatory. | PANS-AIM | TBD | |
VOR-107 | The VOR.designator shall not be duplicated within 600 NM of the location of the VOR. | EAD / ICAO Annex 11 | TBD | |
VOR-108 | The value of the VOR.frequency must be in the interval '108.000' to '117.975' 'MHz'. | EAD / ICAO Annex 10 | TBD |
...
Coding examples can also be found in the DONLON AIXM 5.1.1 AIP data set file:
No. | Description | XPath Expression |
---|---|---|
NAV-EX-01 VOR-EX-01 DME-EX-01 | VOR/DME | //aixm:NavaidTimeSlice [@gml:id ='NAV_BOR'] | //aixm:VORTimeSlice [@gml:id ='VOR_BOR'] | //aixm:DMETimeSlice [@gml:id ='DME_BOR'] |
NAV-EX-02 VOR-EX-02 | VOR | //aixm:NavaidTimeSlice [@gml:id ='NAV_EKO'] | //aixm:VORTimeSlice [@gml:id ='NAV_EKO'] |