: Public <<DataType>> Class
| Created: |
09/04/2013 7:52:30 PM |
| Modified: |
09/04/2013 8:37:03 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>
| 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:
|
| xsdEncodingRule |
iso19136_2007 |
 Details:
Values: iso19136_2007 | iso19139_2007 | iso19136_2007_INSPIRE_Extensions Default: iso19136_2007 Description: XML Schema encoding rule to apply
|