mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
add schema element to 'allowVehicleSwitch' as option for insertion
This commit is contained in:
parent
a2cc5eb962
commit
37197de191
1 changed files with 1 additions and 0 deletions
|
|
@ -229,6 +229,7 @@
|
|||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="allowVehicleSwitch" type="xs:boolean" minOccurs="0" maxOccurs="1"/>
|
||||
<xs:element name="experimental" minOccurs="0" maxOccurs="1">
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue