Difference between revisions of "WKHRDY"

From IHO Nautical Information Processing Working Group
Jump to navigation Jump to search
 
(16 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
Attribute:  Working hours of day
 
Attribute:  Working hours of day
  
Acronym: wkhrdy Code: ?
+
Acronym: WKHRDY Code: ?
  
 
Camel case: workingHoursOfDay
 
Camel case: workingHoursOfDay
  
 +
Attribute type: Complex
  
Attribute type: Complex
 
  
 
Definition:
 
Definition:
  
 
The working hours of the day for the port or service.
 
The working hours of the day for the port or service.
 +
{| style="background:#ccc99; color:black;" border="1" cellpadding="5" cellspacing="0" align="left"
 +
!Sub-attribute!!Camel Code Identifier!!Multiplicity!!Sequential
 +
|-
 +
|[[TIMREF]]||timeReference||1||*
 +
|-
 +
|[[TIMSTW]]||timeOfStartOfWork||0..*||True
 +
|-
 +
|[[TIMENW]]|||timeOfEndOfWork||0..*||True
 +
|}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
  
CamelCode Identifier cardinality sequential
 
  
[[timref]] SubAttribute timeReference 1 n/a
 
  
[[timstw]] SubAttribute timeOfStartOfWork 1 n/a
 
  
[[timenw]] SubAttribute timeOfEndOfWork 1 n/a
 
  
  
Line 28: Line 46:
  
 
No remarks.
 
No remarks.
 +
  
 
Comment:
 
Comment:
  
The Product Specification should show that this attribute could be repeated if there are a number of working time periods in a day (e.g. 0800-1200, 1400-2000).
+
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
 +
 
  
 
----
 
----
  
 
{| style="background:#ccc99; color:black;" border="1" cellpadding="5" cellspacing="0" align="left"
 
{| style="background:#ccc99; color:black;" border="1" cellpadding="5" cellspacing="0" align="left"
!David!!Ricardo!!Rolando!!Jens
+
!David!!Raphael!!Jens
 
|- style="background:white; color:black"
 
|- style="background:white; color:black"
 
| Y
 
| Y
|RF Y/N
+
| Y/N
|RR Y/N
+
| Y/N
| Y
 
 
|}
 
|}

Revision as of 04:52, 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 0..* True
TIMENW timeOfEndOfWork 0..* 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