...
Warning | ||
---|---|---|
| ||
These examples were initially provided by Steffen Siegl (Austrocontrol) in the form of an Excel sheet. They need to be reviewed and checked for compliance with the latest version of the coding rules for schedules. Also, the table needs to be re-formatted in order to fit better in Confluence. A new table structure is proposed above the original table. Proposal:
|
EX
...
01: H24
Tip | ||
---|---|---|
| ||
H24 |
Info | ||
---|---|---|
| ||
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<!-- HJH24 encoding --> <aixm:Timesheet gml:id="id01EX01"> <aixm:timeReference>UTC</aixm:timeReference> <aixm:startDate>01-01<day>ANY</aixm:startDate>day> <aixm:endDate>31-12<dayTil>ANY</aixm:endDate>dayTil> <aixm:day>ANY<startTime>00:00</aixm:day>startTime> <aixm:startEvent>SR</aixm:startEvent> <aixm:endEvent>SS<endTime>00:00</aixm:endEvent>endTime> <aixm:daylightSavingAdjust>NO</aixm:daylightSavingAdjust> <aixm:excluded>NO</aixm:excluded> </aixm:Timesheet> |
EX
...
02: Time period for daily & daylight saving applied
Tip | ||
---|---|---|
| ||
0500-2200 (0400-2100) |
Timesheet (1) | |
---|---|
timeReference | UTC |
startDate | |
endDate | |
day | ANY |
dayTill | |
startTime | 05:00 |
startEvent | |
startTimeRelativeEvent | |
startEventInterpretation | |
endTime | 22:00 |
endEvent | |
endTimeRelativeEvent | |
endEventInterpretation | |
dailightSavingAdjust | YES |
excluded | NO |
EX 3: Except legal holidays
Tip | ||
---|---|---|
| ||
MON-THU 0700-1530 (MON-THU 0600-1430) |
Info | ||
---|---|---|
| ||
Note that the 'excluded legal holidays' is coded with Timesheet (6) that uses local time and 00:00 of the next day as 'end of day' time |
...
timeReference
...
UTC
...
timeReference
...
UTC
...
timeReference
...
UTC
...
timeReference
...
UTC
...
timeReference
...
UTC
...
timeReference
...
UTC
...
startDate
...
startDate
...
startDate
...
startDate
...
startDate
...
startDate
...
endDate
...
endDate
...
endDate
...
endDate
...
endDate
...
endDate
...
day
...
MON
...
day
...
TUE
...
day
...
WED
...
day
...
THU
...
day
...
FRI
...
day
...
HOL
...
dayTill
...
dayTill
...
dayTill
...
dayTill
...
dayTill
...
dayTill
...
startTime
...
07:00
...
startTime
...
07:00
...
startTime
...
07:00
...
startTime
...
07:00
...
startTime
...
07:00
...
startTime
...
07:00
...
startEvent
...
startEvent
...
startEvent
...
startEvent
...
startEvent
...
startEvent
...
startTimeRelativeEvent
...
startTimeRelativeEvent
...
startTimeRelativeEvent
...
startTimeRelativeEvent
...
startTimeRelativeEvent
...
startTimeRelativeEvent
...
startEventInterpretation
...
startEventInterpretation
...
startEventInterpretation
...
startEventInterpretation
...
startEventInterpretation
...
startEventInterpretation
...
endTime
...
15:30
...
endTime
...
15:30
...
endTime
...
15:30
...
endTime
...
15:30
...
endTime
...
11:30
...
endTime
...
15:30
...
endEvent
...
endEvent
...
endEvent
...
endEvent
...
endEvent
...
endEvent
...
endTimeRelativeEvent
...
endTimeRelativeEvent
...
endTimeRelativeEvent
...
endTimeRelativeEvent
...
endTimeRelativeEvent
...
endTimeRelativeEvent
...
endEventInterpretation
...
endEventInterpretation
...
endEventInterpretation
...
endEventInterpretation
...
endEventInterpretation
...
endEventInterpretation
...
dailightSavingAdjust
...
YES
...
dailightSavingAdjust
...
YES
...
dailightSavingAdjust
...
YES
...
dailightSavingAdjust
...
YES
...
dailightSavingAdjust
...
YES
...
dailightSavingAdjust
...
YES
...
excluded
...
NO
...
excluded
...
NO
...
excluded
...
NO
...
excluded
...
NO
...
excluded
...
NO
...
excluded
...
NO
EX 4: If earlier
Tip | ||
---|---|---|
| ||
0800-ECET or 2000 if earlier (0700-ECET or 1900 if earlier) |
Info | ||
---|---|---|
| ||
In some European States SR is interpreted as BCMT (Begin of civil morning twilight) and SS as ECET (End of civil evening twilight). The definition is slightly different than for SS/SR. But the times are published for all 6 major Aerodromes. |
...
timeReference
...
UTC
...
startDate
...
endDate
...
day
...
ANY
...
dayTill
...
startTime
...
08:00
...
startEvent
...
startTimeRelativeEvent
...
startEventInterpretation
...
endTime
...
20:00
...
endEvent
...
endTimeRelativeEvent
...
endEventInterpretation
...
dailightSavingAdjust
...
YES
...
excluded
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<!-- H24 encoding -->
<aixm:Timesheet gml:id="EX01">
<aixm:timeReference>UTC</aixm:timeReference>
<aixm:day>ANY</aixm:day>
<aixm:dayTil>ANY</aixm:dayTil>
<aixm:startTime>00:00</aixm:startTime>
<aixm:endTime>00:00</aixm:endTime>
<aixm:daylightSavingAdjust>NO</aixm:daylightSavingAdjust>
<aixm:excluded>NO</aixm:excluded>
</aixm:Timesheet> |
EX 3: Except legal holidays
Tip | ||
---|---|---|
| ||
MON-THU 0700-1530 (MON-THU 0600-1430) |
Info | ||
---|---|---|
| ||
Note that the 'excluded legal holidays' is coded with Timesheet (6) that uses local time and 00:00 of the next day as 'end of day' time |
Timesheet (1) | Timesheet (2) | Timesheet (3) | Timesheet (4) | Timesheet (5) | Timesheet (6) | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|
timeReference | UTC | timeReference | UTC | timeReference | UTC | timeReference | UTC | timeReference | UTC | timeReference | UTC |
startDate | startDate | startDate | startDate | startDate | startDate | ||||||
endDate | endDate | endDate | endDate | endDate | endDate | ||||||
day | MON | day | TUE | day | WED | day | THU | day | FRI | day | HOL |
dayTill | dayTill | dayTill | dayTill | dayTill | dayTill | ||||||
startTime | 07:00 | startTime | 07:00 | startTime | 07:00 | startTime | 07:00 | startTime | 07:00 | startTime | 07:00 |
startEvent | startEvent | startEvent | startEvent | startEvent | startEvent | ||||||
startTimeRelativeEvent | startTimeRelativeEvent | startTimeRelativeEvent | startTimeRelativeEvent | startTimeRelativeEvent | startTimeRelativeEvent | ||||||
startEventInterpretation | startEventInterpretation | startEventInterpretation | startEventInterpretation | startEventInterpretation | startEventInterpretation | ||||||
endTime | 15:30 | endTime | 15:30 | endTime | 15:30 | endTime | 15:30 | endTime | 11:30 | endTime | 15:30 |
endEvent | endEvent | endEvent | endEvent | endEvent | endEvent | ||||||
endTimeRelativeEvent | endTimeRelativeEvent | endTimeRelativeEvent | endTimeRelativeEvent | endTimeRelativeEvent | endTimeRelativeEvent | ||||||
endEventInterpretation | endEventInterpretation | endEventInterpretation | endEventInterpretation | endEventInterpretation | endEventInterpretation | ||||||
dailightSavingAdjust | YES | dailightSavingAdjust | YES | dailightSavingAdjust | YES | dailightSavingAdjust | YES | dailightSavingAdjust | YES | dailightSavingAdjust | YES |
excluded | NO | excluded | NO | excluded | NO | excluded | NO | excluded | NO | excluded | NO |
EX 4: If earlier
Tip | ||
---|---|---|
| ||
0800-ECET or 2000 if earlier (0700-ECET or 1900 if earlier) |
Info | ||
---|---|---|
| ||
In some European States SR is interpreted as BCMT (Begin of civil morning twilight) and SS as ECET (End of civil evening twilight). The definition is slightly different than for SS/SR. But the times are published for all 6 major Aerodromes. |
Timesheet (1) | |
---|---|
timeReference | UTC |
startDate | |
endDate | |
day | ANY |
dayTill | |
startTime | 08:00 |
startEvent | |
startTimeRelativeEvent | |
startEventInterpretation | |
endTime | 20:00 |
endEvent | SS |
endTimeRelativeEvent | |
endEventInterpretation | EARLIEST |
dailightSavingAdjust | YES |
excluded | NO |
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<!-- 0800-SS or 2000 if earlier (0700-SS or 1900 if earlier) -->
<aixm:Timesheet gml:id="EX04">
<aixm:timeReference>UTC</aixm:timeReference>
<aixm:day>ANY</aixm:day>
<aixm:startTime>08:00</aixm:startTime>
<aixm:endTime>20:00</aixm:endTime>
<aixm:endEvent>SS</aixm:endEvent>
<aixm.endEventInterpretation>EARLIEST</aixm.endEventInterpretation>
<aixm:daylightSavingAdjust>YES</aixm:daylightSavingAdjust>
<aixm:excluded>NO</aixm:excluded>
</aixm:Timesheet> |
EX 5: Continuous from Monday to Saturday & local time
...