Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/function/join_double_conn/plain/input_edges.edg.xml
169689 views
1
<edges xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">
2
<edge from="91" id="91to1" to="1"/>
3
<edge from="1" id="1to21" to="2"/>
4
<edge from="1" id="1to22" to="2"/>
5
<edge from="2" id="out" to="3"/>
6
</edges>
7
8