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

<!-- generated on 2023-11-09 15:55:51 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" depart="0.00" from="Edge0" to="Edge2">
        <stop containerStop="containerStopA" duration="60.00"/>
        <stop containerStop="containerStopA" duration="60.00" split="customSplit"/>
    </trip>
</routes>