|
Namespace |
No namespace |
Annotations
|
Defines break and rest rules for tour calculation (calculateTour only, these parameters do not apply to calculateAdvancedTour). |
|
Diagram
|
|
Used by
|
|
Model |
BreakRules{0,1} , RestRules{0,1} |
Children |
BreakRules, RestRules |
Attributes
|
QName |
Type |
Fixed |
Default |
Use |
Annotation |
considerOnlyDrivingAsWorkingHours |
xs:boolean |
|
true |
optional |
Only driving time will be considered as working hours which might later activate a break (applies mostly to long-distance transport), otherwise also waiting time and service periods (if not used as a break) will be considered as working hours and might also activate a break. Valid only if break or rest rules are enabled. |
|
majorVersion |
xs:integer |
1 |
|
required |
The major version of the document. |
|
minorVersion |
xs:integer |
0 |
|
required |
The minor version of the document. |
|
|
|
|