Difference between revisions of "TmIntervalsByDoW"

From IHO Nautical Information Processing Working Group
Jump to navigation Jump to search
m
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
FEATURE OBJECT ATTRIBUTES
 
FEATURE OBJECT ATTRIBUTES
  
Attribute: Working schedule
+
Attribute: Time intervals by day of week
  
Alpha code: WKSHED
+
Alpha code:  
  
Camel case: workingSchedule
+
Camel case: timeIntervalsByDayOfWeek
  
 
Attribute type: Complex  
 
Attribute type: Complex  
Line 18: Line 18:
 
|[[DYOFWK]]||dayOfWeek||0..7||True
 
|[[DYOFWK]]||dayOfWeek||0..7||True
 
|-
 
|-
|[[DYWKRN]]||dayOfWeekRange||0..1||True
+
|[[DYWKRN]]||dayOfWeekIsRange||0..1||n/a
 
|-
 
|-
|[[timeReference]]||timeReference||1..1||True
+
|[[TIMSTW]]||timeOfDayStart||0..*||True
 
|-
 
|-
|[[timeOfDayStart]]||timeOfDayStart||0..*||True
+
|[[TIMENW]]||timeOfDayEnd||0..*||True
|-
 
|[[timeOfDayEnd]]||timeOfDayEnd||0..*||True
 
 
|-
 
|-
 
|}
 
|}
 +
 +
 +
  
  
Line 49: Line 50:
  
 
Product specifications may need to allow the repetition in order to allow encoding of schedules which vary for different days of the week.
 
Product specifications may need to allow the repetition in order to allow encoding of schedules which vary for different days of the week.
 +
 +
use the Z suffix to mean UTC and no suffix to mean local time.
  
  

Latest revision as of 13:39, 30 May 2018

FEATURE OBJECT ATTRIBUTES

Attribute: Time intervals by day of week

Alpha code:

Camel case: timeIntervalsByDayOfWeek

Attribute type: Complex



Sub-attribute Camel Code Identifier Multiplicity Sequential
DYOFWK dayOfWeek 0..7 True
DYWKRN dayOfWeekIsRange 0..1 n/a
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.

use the Z suffix to mean UTC and no suffix to mean local time.


Distinction:

Nil


Justification:

New attribute


Comments:

No comments.