Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/trips/restrictionParams/dest_restricted/input_trips.trips.xml
186006 views
1
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
2
<vType id="0" vClass="ship">
3
<param key="draught" value="15"/>
4
</vType>
5
<trip id="0" depart="0" from="absBeg" to="middle" type="0"/>
6
</routes>
7
8