| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
If this element is present, this task can be split into multiple parts (start of the first and end of the last part will be used to determine deviations from given time windows). The minimum length of each part is given by minLength. If breaksOnly is true, only breaks can be scheduled between parts.
Attribute Summary | |
xs:boolean | breaksOnly If breaksOnly is true, only breaks can be scheduled between the task parts. |
TimeSpan | minLength The minimum length that each task part must have. |
Attribute Detail |
xs:boolean
optional
unqualified
TimeSpan
optional
unqualified
<xs:element minOccurs="0" name="AllowSplit"><xs:complexType></xs:element><xs:attribute name="breaksOnly" type="xs:boolean" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |