Class - Timesheet

<< object >> AIXM_v.5.1.1.AIXM.AIXM Features.Shared.Schedules
<<object>> The definition of a single time interval, that occurs repeatedly as part of a schedule.

List of attributes

Name Data Type Definition  
timeReference CodeTimeReferenceType An indicator of the time reference system or reference system offset (for example, Coodinated Universal Time (UTC), or UTC minus 7 hours), for time values specified in a timesheet.  
startDate DateMonthDayType The start date of the validity of a timesheet. Used together with a timesheet's 'EndDate' to express repetitive time periods like 15 May to 15 November.  
endDate DateMonthDayType The end date of the validity of a timesheet. Used together with a timesheet's 'StartDate' to express repetitive time periods like 15 May to 15 November.  
day CodeDayType An indicator of the day the timesheet is referring to.  
dayTil CodeDayType An indicator of the days affected by a timesheet, as follows: if the value of this attribute is left blank, the 'EndTime', 'EndEvent', 'EndTimeRelativeEvent' and 'endEventInterpretation' values of a timesheet must be considered as occurring on the day specified.  
startTime TimeType The time of the day (specified in the timesheet's 'day' attribute) when the period described in the timesheet starts.  
startEvent CodeTimeEventType A reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in a timesheet starts.  
startTimeRelativeEvent ValDurationType The number of minutes before or after the event referred to by the timesheet's 'StartEvent' when the period described in the timesheet starts.  
startEventInterpretation CodeTimeEventCombinationType 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.  
endTime TimeType The time of the day when the period described in the timesheet ends.  
endEvent CodeTimeEventType A reference to an event (like sunset or sunrise), the occurrence of which indicates when the period described in a timesheet ends.  
endTimeRelativeEvent ValDurationType The number of minutes before or after an event, referred to by the timesheet's 'EndEvent', when the period described in the timesheet ends.  
endEventInterpretation CodeTimeEventCombinationType When both the 'EndTime' and 'EndEvent' values of a 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.  
daylightSavingAdjust CodeYesNoType Indicates that the 'StartTime' and 'EndTime' values of a timesheet have to be decreased by one hour when Daylight Saving is in force (summer time).  
excluded CodeYesNoType An indicator that the time block indicated by a timesheet is excluded (subtracted) from the total time interval(s) defined by one or more additional timesheet(s).  

Navigable associations to Timesheet

From Association Multiplicity Role To Role description
PropertiesWithSchedule isComposedOf 0..* timeInterval A component of the schedule.  

Used By (diagrams)