mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
issue #143 - changed to long
This commit is contained in:
parent
6c7e950b86
commit
2516cfd051
4 changed files with 97 additions and 23 deletions
|
|
@ -151,7 +151,7 @@
|
|||
|
||||
<xs:group name="pBreak_time_group">
|
||||
<xs:sequence>
|
||||
<xs:element name="time" type="xs:double" minOccurs="1" maxOccurs="1"/>
|
||||
<xs:element name="time" type="xs:long" minOccurs="1" maxOccurs="1"/>
|
||||
</xs:sequence>
|
||||
</xs:group>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue