<work> node
Description
Working time period. Is is ignored if parent node has is_working attribute and it is set to "false".
Periods, contained in this node, must not interfere with each other, or the results might be unpredictable.
Attributes
Attribute Name | Description | Type | Possible Values | Default Value |
---|---|---|---|---|
from | Starting time of working period. If this attribute isn't set the node is ignored. The value of this attribute must be strictly less then value of to attribute. |
Time | n/a | n/a |
to | Ending time of working period. If this attribute isn't set the node is ignored. The value of this attribute must be strictly more then value of from attribute. | Time | n/a | n/a |