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

<!-- generated on 2023-11-09 16:01:37 by Eclipse SUMO netedit Version v1_19_0+0034-128786327d5
-->

<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) -->
    <trip id="trip_0" depart="0.00" from="Edge0" to="Edge2">
        <stop containerStop="containerStopA"/>
    </trip>
    <trip id="trip_1" depart="0.00" from="Edge0" to="Edge2"/>
    <trip id="trip_2" depart="0.00" from="Edge0" to="Edge2">
        <stop containerStop="containerStopA"/>
    </trip>
    <trip id="trip_3" depart="0.00" from="Edge0" to="Edge2">
        <stop containerStop="containerStopA"/>
    </trip>
    <trip id="trip_4" depart="0.00" from="Edge0" to="Edge2">
        <stop containerStop="containerStopA"/>
    </trip>
    <trip id="trip_5" depart="0.00" from="Edge0" to="Edge2">
        <stop containerStop="containerStopA" triggered="person"/>
    </trip>
</routes>