Navn |
Type |
Lengde |
Multiplisitet |
|
DayOrDate |
|
0..* |
|
DayOrDate |
|
0..1 |
|
DayOrDate |
|
0..1 |
|
ClockTime |
|
0..1 |
|
ClockTime |
|
0..1 |
Name |
Type |
English |
Description |
day |
DayOrDate |
|
Day on which the restriction starts or days on which the restriction occurs.
-- Description --
The day could either be defined as either a Date or as a Day. |
startDate |
DayOrDate |
|
Day on which the restriction ends. |
endDate |
DayOrDate |
|
Day on which the restriction ends. |
startTime |
ClockTime |
|
Time defining when the controlled activity starts.
-- Description --
EXAMPLE: Valid values include:
<ul>
<li>21:32:52</li>
<li>21:32:52+02:00</li>
<li>19:32:52Z</li>
<li>19:32:52+00:00</li>
<li>21:32:52.12679</li>
</ul>
NOTE: if the startTime is empty then it shall be inferred that the restriction applies for 24 hours. |
endTime |
ClockTime |
|
Time defining when the controlled activity starts.
--Description
NOTE: if the endTime is empty then it shall be inferred that the restriction applies for 24 hours. |
Navn |
Beskrivelse |
At least one of day or startDate and endDate is required |
|