Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/duarouter/trips/TAZ/with_taz_vClass/input_trips.trips.xml
186003 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="t0" vClass="passenger"/>
3
<trip id="0" depart="3" from="beg" to="end" fromTaz="1" toTaz="2" type="t0"/>
4
</routes>
5
6