<work> node
Description
The period of working time for the pre-set working days. It is ignored if parent node has is_working attribute and it's value is set to "false"
Periods of working time, contained in this node, must not interfere with each other, otherwise the consequences are 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 |