CodeDayBaseType
CodeDayBaseType
missing data
| Properties | Definition | Type |
|---|---|---|
| AFT_HOL | The day after a legal holiday. | string |
| AFT_WORK_DAY | The day after a working day. | string |
| ANY | Any day. | string |
| BEF_HOL | The day preceding a legal holiday. | string |
| BEF_WORK_DAY | The day preceding a working day. | string |
| BUSY_FRI | Formally declared as 'Busy Friday' by the authority responsible for aeronautical information provision in the area concerned, in order to activate special traffic management arrangements. | string |
| FRI | Friday. | string |
| HOL | Legal Holiday. The value does not include the weekly non-working days (for example, Saturday and Sunday in most European States). | string |
| MON | Monday. | string |
| OTHER | Other | string |
| SAT | Saturday. | string |
| SUN | Sunday. | string |
| THU | Thursday. | string |
| TUE | Tuesday. | string |
| WED | Wednesday. | string |
| WORK_DAY | Working Day. This value indicates any day which is neither a Legal Holiday nor a weekly non-working day. | string |
Details
AFT_HOL
CodeDayBaseType.AFT_HOL
The day after a legal holiday.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeParticularDayType.AFTER_HOLIDAY | The day after a legal holiday. |
AFT_WORK_DAY
CodeDayBaseType.AFT_WORK_DAY
The day after a working day.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeParticularDayType.AFTER_WORK_DAY | The day after a working day. |
ANY
CodeDayBaseType.ANY
Any day.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeParticularDayType.ANY | Any day. |
BEF_HOL
CodeDayBaseType.BEF_HOL
The day preceding a legal holiday.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeParticularDayType.BEFORE_HOLIDAY | The day preceding a legal holiday. |
BEF_WORK_DAY
CodeDayBaseType.BEF_WORK_DAY
The day preceding a working day.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeParticularDayType.BEFORE_WORK_DAY | The day preceding a working day. |
BUSY_FRI
CodeDayBaseType.BUSY_FRI
Formally declared as 'Busy Friday' by the authority responsible for aeronautical information provision in the area concerned, in order to activate special traffic management arrangements.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeParticularDayType.BUSY_FRIDAY | Busy Friday. |
FRI
CodeDayBaseType.FRI
Friday.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeDayType.FRIDAY | Friday |
HOL
CodeDayBaseType.HOL
Legal Holiday. The value does not include the weekly non-working days (for example, Saturday and Sunday in most European States).
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeParticularDayType.HOLIDAY | Legal Holiday. The value does not include the weekly non-working days (for example, Saturday and Sunday in most European States). |
MON
CodeDayBaseType.MON
Monday.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeDayType.MONDAY | Monday |
OTHER
CodeDayBaseType.OTHER
Other
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| Out of scope | This concept is considered as out of the scope of the AIRM. |
SAT
CodeDayBaseType.SAT
Saturday.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeDayType.SATURDAY | Saturday |
SUN
CodeDayBaseType.SUN
Sunday.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeDayType.SUNDAY | Sunday |
THU
CodeDayBaseType.THU
Thursday.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeDayType.THURSDAY | Thursday |
TUE
CodeDayBaseType.TUE
Tuesday.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeDayType.TUESDAY | Tuesday |
WED
CodeDayBaseType.WED
Wednesday.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeDayType.WEDNESDAY | Wednesday |
WORK_DAY
CodeDayBaseType.WORK_DAY
Working Day. This value indicates any day which is neither a Legal Holiday nor a weekly non-working day.
Semantic Correspondence
| AIRM Concept | Definition |
|---|---|
| CodeParticularDayType.WORK_DAY | Working Day. This value indicates any day which is neither a Legal Holiday nor a weekly non-working day. |