Difference between revisions of "TmIntervalsByDoW"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
Alpha code: | Alpha code: | ||
− | Camel case: | + | Camel case: timeIntervalsByDayOfWeek |
Attribute type: Complex | Attribute type: Complex | ||
Line 18: | Line 18: | ||
|[[DYOFWK]]||dayOfWeek||0..7||True | |[[DYOFWK]]||dayOfWeek||0..7||True | ||
|- | |- | ||
− | |[[DYWKRN]]|| | + | |[[DYWKRN]]||dayOfWeekIsRange||0..1||n/a |
− | |||
− | |||
|- | |- | ||
|[[TIMSTW]]||timeOfDayStart||0..*||True | |[[TIMSTW]]||timeOfDayStart||0..*||True | ||
Line 52: | 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. | ||
Latest revision as of 13:39, 30 May 2018
FEATURE OBJECT ATTRIBUTES
Attribute: Time intervals by day of week
Alpha code:
Camel case: timeIntervalsByDayOfWeek
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.