Difference between revisions of "WKHRDY"
Jump to navigation
Jump to search
| Line 83: | Line 83: | ||
| Y | | Y | ||
| Y | | Y | ||
| − | | Y | + | | Y |
|} | |} | ||
Revision as of 05:23, 15 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 |