Difference between revisions of "TmIntervalsByDoW"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
|[[DYWKRN]]||dayOfWeekRange||0..1||True | |[[DYWKRN]]||dayOfWeekRange||0..1||True | ||
|- | |- | ||
− | |[[ | + | |[[TIMREF]]||timeReference||1..1||True |
|- | |- | ||
− | |[[ | + | |[[TIMSTW]]||timeOfDayStart||0..*||True |
|- | |- | ||
− | |[[ | + | |[[TIMENW]]||timeOfDayEnd||0..*||True |
|- | |- | ||
|} | |} | ||
+ | |||
Revision as of 06:59, 19 July 2016
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 | dayOfWeekRange | 0..1 | True |
TIMREF | timeReference | 1..1 | True |
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.
Distinction:
Nil
Justification:
New attribute
Comments:
No comments.