Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netedit/elements/demands/flow_taz/load/parameters/routes.netedit
169779 views
<?xml version="1.0" encoding="UTF-8"?>

<!-- generated on 2022-03-22 15:43:31 by Eclipse SUMO netedit Version v1_12_0+1584-0cbd35029a6
-->

<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <!-- Vehicles, persons and containers (sorted by depart) -->
    <flow id="flow_0" begin="20.00" fromTaz="taz_green" toTaz="taz_red" end="50.00" number="100">
        <param key="$$key with spaces%%" value="value4"/>
        <param key="key1" value="value5"/>
        <param key="key2" value=""/>
        <param key="key3" value="$$value with spaces%%"/>
        <param key="keyFinal" value="valueFinal"/>
    </flow>
</routes>