Difference between revisions of "WKHRDY"
Jump to navigation
Jump to search
| (2 intermediate revisions by the same user not shown) | |||
| Line 51: | Line 51: | ||
Distinction: | Distinction: | ||
| + | |||
| + | Nil | ||
| Line 57: | Line 59: | ||
Justification:<br> | Justification:<br> | ||
| − | + | ||
| + | New attribute | ||
| + | |||
Comments: | Comments: | ||
| Line 78: | Line 82: | ||
|- style="background:white; color:black" | |- style="background:white; color:black" | ||
| Y | | Y | ||
| − | | Y | + | | Y |
| Y/N | | Y/N | ||
|} | |} | ||
Revision as of 18:45, 12 August 2011
FEATURE OBJECT ATTRIBUTES
Attribute: Working hours of day
Acronym: WKHRDY Code: ?
Camel case: workingHoursOfDay
Attribute type: Complex
Definition:
The working hours of the day for the port or service.
| Sub-attribute | Camel Code Identifier | Multiplicity | Sequential |
|---|---|---|---|
| TIMREF | timeReference | 1 | * |
| TIMSTW | timeOfStartOfWork | 1..* | True |
| TIMENW | timeOfEndOfWork | 1..* | True |
Remarks:
No remarks.
Distinction:
Nil
Justification:
New attribute
Comments:
If there are a number of working time periods in a day Sub-attributes TIMSTW and TIMENW must be repeated and be in mutual correspondence.
For example, Work time: 0800-1200, 1400-2000 must be encoded as:
TIMSTW=0800 TIMSTW=1400 and TIMENW=1200 TIMENW=2000
| David | Raphael | Jens |
|---|---|---|
| Y | Y | Y/N |