DataType - CodeDayBaseType

<< codelist >> Logical View.AIXM.AIXM Data Types
<<codelist>> A code indicating a particular day. For example, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday, the day preceding a holiday, a legal holiday, the day following a holiday, the day preceding a working day, a working day, the day following a working day.

Inheritance

This is a specialization of the string class and it inherits all attributes and associations of that class.

List of values

Name Data Type Definition    
MON string Monday.    
TUE string Tuesday.    
WED string Wednesday.    
THU string Thursday.    
FRI string Friday.    
SAT string Saturday.    
SUN string Sunday.    
WORK_DAY string Working Day. This value indicates any day which is neither a Legal Holiday nor a weekly non-working day.    
BEF_WORK_DAY string The day preceding a working day.    
AFT_WORK_DAY string The day after a working day.    
HOL string Legal Holiday. The value does not include the weekly non-working days (for example, Saturday and Sunday in most European States).    
BEF_HOL string The day preceding a legal holiday.    
AFT_HOL string The day after a legal holiday.    
ANY string Any day.    
BUSY_FRI string 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.    
OTHER string Other    

List of subclasses

This class is specialized into: CodeDayType