: Public <<DataType>> Class
| Created: |
9/04/2013 7:52:30 PM |
| Modified: |
21/06/2015 6:56:14 PM |
|
Project: |
|
| Author: |
braeckel |
| Version: |
1.0 |
| Phase: |
1.0 |
| Status: |
Proposed |
| Complexity: |
Easy |
| Difficulty: |
|
| Priority: |
|
| Multiplicity: |
|
Advanced: |
|
| UUID: |
{ECDC7166-865B-46e1-A513-F3FE25D7C1E2} |
| Appears In: |
Data Types |
A coded identifier for an Aerodrome/Heliport/Aerodrome.<br /></p><p>The rules according to which this identifier should be formed are as follows:<br /></p><p>1) If the AD/HP has an ICAO four letter location indicator, this will become the CODE_ID for the Aerodrome/Heliport;<br /></p><p>2) If the AD/HP does not have an ICAO four letter location indicator but has an IATA three letter code, then this will become the CODE_ID for the Aerodrome/Heliport;<br /></p><p>3) If the AD/HP does not have either an ICAO four letter location indicator or an IATA three letter code, an artificially generated code will be used. This will contain a group of letters and a number. The group of letters could be the 2 letter code of the State responsible for the Aerodrome/Heliport (or one of these, if there are more than one, like ED and ET for Germany) and the number could be an integer between 0001 and 9999. <br /></p>
- Tagged Values
- Other Links
| Tag |
Value |
| isCollection |
false |
 Details:
Values: true | false Default: false Description: Identifies the data type as an object collection.
|
| maxLength |
6 |
 Details:
|
| minLength |
3 |
 Details:
|
| noPropertyType |
true |
 Details:
|
| pattern |
([A-Z]|\d)* |
 Details:
|
| Object |
Type |
Connection |
Direction |
Notes |
| CharacterString |
Class |
Generalization |
To |
|