Difference between revisions of "TmIntervalsByDoW"
Jump to navigation
Jump to search
Line 50: | Line 50: | ||
Product specifications may need to allow the repetition in order to allow encoding of schedules which vary for different days of the week. | Product specifications may need to allow the repetition in order to allow encoding of schedules which vary for different days of the week. | ||
+ | |||
+ | use the Z suffix to mean UTC and no suffix to mean local time. | ||
Revision as of 13:27, 30 May 2018
FEATURE OBJECT ATTRIBUTES
Attribute: Time intervals by day of week
Alpha code:
Camel case: TmIntervalsByDoW
Attribute type: Complex
Sub-attribute | Camel Code Identifier | Multiplicity | Sequential |
---|---|---|---|
DYOFWK | dayOfWeek | 0..7 | True |
DYWKRN | dayOfWeekIsRange | 0..1 | n/a |
TIMSTW | timeOfDayStart | 0..* | True |
TIMENW | timeOfDayEnd | 0..* | True |
Constraints:
Duplicates or overlaps are not permitted
Remarks:
Product specifications may need to allow the repetition in order to allow encoding of schedules which vary for different days of the week.
use the Z suffix to mean UTC and no suffix to mean local time.
Distinction:
Nil
Justification:
New attribute
Comments:
No comments.