1
0
Fork 0
mirror of https://github.com/graphhopper/jsprit.git synced 2020-01-24 07:45:05 +01:00

add according tests and change resources

This commit is contained in:
oblonski 2014-11-22 12:38:11 +01:00
parent 64b5d77267
commit b7a35a26b0
11 changed files with 416 additions and 123 deletions

View file

@ -226,7 +226,7 @@
<xs:complexType name="insertionType">
<xs:sequence>
<xs:all>
<xs:element name="level" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:simpleContent>
@ -258,8 +258,8 @@
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:all>
<xs:attribute name="name" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">