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

issue #58 - fix bug

This commit is contained in:
Stefan Schroeder 2013-12-05 18:16:18 +01:00
parent 4c2651087b
commit ad93dfeb47
3 changed files with 8 additions and 1 deletions

View file

@ -82,6 +82,7 @@
</xs:element>
</xs:all>
<xs:attribute name="type" type="xs:string" use="optional" />
<xs:attribute name="penaltyFactor" type="xs:string" use="optional" />
</xs:complexType>
</xs:element>
</xs:sequence>