Difference between revisions of "WKHRDY"
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
|[[TIMREF]]||timeReference||1||* | |[[TIMREF]]||timeReference||1||* | ||
|- | |- | ||
| − | |[[TIMSTW]]||timeOfStartOfWork|| | + | |[[TIMSTW]]||timeOfStartOfWork||1..*||True |
|- | |- | ||
| − | |[[TIMENW]]|||timeOfEndOfWork|| | + | |[[TIMENW]]|||timeOfEndOfWork||1..*||True |
|} | |} | ||
Revision as of 04:53, 13 August 2010
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.
Comment:
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/N | Y/N |