Timesheet
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet
The definition of a single time interval, that occurs repeatedly as part of a schedule.
| Properties | Definition | Type |
|---|---|---|
| day | An indicator of the day the timesheet is referring to. | CodeParticularDayType |
| timeReference | An indicator of the time reference system or reference system offset for time values specified in the timesheet. | CodeTimeReferenceType |
| startTimeRelativeEvent | The number of minutes before or after the start event when the period described in the timesheet starts. |
TM_Duration |
| startTime | The time of the day when the period described in the timesheet starts. |
ClockTime |
| startEventInterpretation | When both the 'StartTime' and 'StartEvent' values of a timesheet are not blank, this explains how the combination of the two values should be interpreted, i.e. which of the two moments in time is the beginning of the period described by the timesheet. | CodeTimeEventCombinationType |
| startEvent | A reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in the timesheet starts. | CodeTimeEventType |
| startDate | The start date of the validity of the timesheet. |
Date |
| isExcluded | An indicator that the time block indicated by the timesheet is excluded (subtracted) from the total time interval(s) defined by one or more additional timesheet(s). |
Boolean |
| endTimeRelativeEvent | The number of minutes before or after the end event when the period described in the timesheet ends. |
TM_Duration |
| endTime | The time of the day when the period described in the timesheet ends. |
ClockTime |
| endEventInterpretation | When both the 'EndTime' and 'EndEvent' values of the timesheet are not blank, this attribute explains how the combination of the two attributes should be interpreted, i.e. which of the two moments in time is the end of the period described by the timesheet. | CodeTimeEventCombinationType |
| endEvent | A reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in the timesheet ends. | CodeTimeEventType |
| endDate | The end date of the validity of the timesheet. |
Date |
| dayTil | An indicator of the days affected by the timesheet. | CodeParticularDayType |
| daylightSavingAdjust | Indicates that the startTime and endTime values of the timesheet have to be decreased by one hour when Daylight Saving is in force (summer time). |
Boolean |
day
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@day
An indicator of the day the timesheet is referring to.
type: CodeParticularDayType
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
day |
timeReference
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@timeReference
An indicator of the time reference system or reference system offset for time values specified in the timesheet.
type: CodeTimeReferenceType
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
timeReference |
startTimeRelativeEvent
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@startTimeRelativeEvent
The number of minutes before or after the start event when the period described in the timesheet starts.
type: TM_Duration
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
start(string) TimeRelativeEvent |
startTime
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@startTime
The time of the day when the period described in the timesheet starts.
type: ClockTime
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
start(string) Time |
startEventInterpretation
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@startEventInterpretation
When both the 'StartTime' and 'StartEvent' values of a timesheet are not blank, this explains how the combination of the two values should be interpreted, i.e. which of the two moments in time is the beginning of the period described by the timesheet.
type: CodeTimeEventCombinationType
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
startEventInterpretation |
startEvent
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@startEvent
A reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in the timesheet starts.
type: CodeTimeEventType
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
startEvent |
startDate
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@startDate
The start date of the validity of the timesheet.
type: Date
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
startDate |
isExcluded
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@isExcluded
An indicator that the time block indicated by the timesheet is excluded (subtracted) from the total time interval(s) defined by one or more additional timesheet(s).
type: Boolean
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
excluded |
endTimeRelativeEvent
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@endTimeRelativeEvent
The number of minutes before or after the end event when the period described in the timesheet ends.
type: TM_Duration
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
end(string) TimeRelativeEvent |
endTime
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@endTime
The time of the day when the period described in the timesheet ends.
type: ClockTime
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
end(string) Time |
endEventInterpretation
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@endEventInterpretation
When both the 'EndTime' and 'EndEvent' values of the timesheet are not blank, this attribute explains how the combination of the two attributes should be interpreted, i.e. which of the two moments in time is the end of the period described by the timesheet.
type: CodeTimeEventCombinationType
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
endEventInterpretation |
endEvent
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@endEvent
A reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in the timesheet ends.
type: CodeTimeEventType
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
endEvent |
endDate
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@endDate
The end date of the validity of the timesheet.
type: Date
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
endDate |
dayTil
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@dayTil
An indicator of the days affected by the timesheet.
type: CodeParticularDayType
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
dayTil |
daylightSavingAdjust
urn:aero:airm:1.0.0:LogicalModel:Abstract:Timesheet@daylightSavingAdjust
Indicates that the startTime and endTime values of the timesheet have to be decreased by one hour when Daylight Saving is in force (summer time).
type: Boolean
| Model | Concept |
|---|---|
|
AIXM 5.1.1 |
daylightSavingAdjust |