CodeFlightOriginBaseType
CodeFlightOriginBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| ALL | Any origin. | string |
| HOME_BASED | The flight is operated with an aircraft currently stationed at the airport in question. | string |
| INTL | International. | string |
| NTL | National | string |
| OTHER | Other. | string |
Details
ALL
CodeFlightOriginBaseType.ALL
Any origin.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeFlightOriginType.ALL | Any origin. |
HOME_BASED
CodeFlightOriginBaseType.HOME_BASED
The flight is operated with an aircraft currently stationed at the airport in question.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeFlightOriginType.HOME_BASED | The flight is operated with an aircraft currently stationed at the airport in question. |
INTL
CodeFlightOriginBaseType.INTL
International.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeFlightOriginType.INTERNATIONAL | International. |
NTL
CodeFlightOriginBaseType.NTL
National
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeFlightOriginType.NATIONAL | National |
OTHER
CodeFlightOriginBaseType.OTHER
Other.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |