Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/od2trips/bugs/ticket68/input_taz.taz.xml
169686 views
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
3
<tazs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/taz_file.xsd">
4
5
<taz id="131">
6
<tazSource id="131" weight="1"/>
7
</taz>
8
<taz id="204[1][1]">
9
<tazSink id="204[1][1]" weight="1"/>
10
</taz>
11
12
</tazs>
13
14