Difference between revisions of "TmIntervalsByDoW"
Jump to navigation
Jump to search
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
FEATURE OBJECT ATTRIBUTES | FEATURE OBJECT ATTRIBUTES | ||
− | Attribute: | + | Attribute: Time intervals by day of week |
− | 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 |
+ | |- | ||
+ | |[[TIMENW]]||timeOfDayEnd||0..*||True | ||
|- | |- | ||
|} | |} | ||
Line 38: | Line 40: | ||
− | |||
Line 44: | Line 45: | ||
Duplicates or overlaps are not permitted | Duplicates or overlaps are not permitted | ||
+ | |||
Remarks: | 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: | Distinction: | ||
+ | Nil | ||
+ | Justification:<br> | ||
+ | |||
+ | New attribute | ||
− | |||
− | |||
Comments: | Comments: | ||
No comments. | No comments. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
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.