Path: blob/main/tests/netedit/elements/demands/stop/chargingstation/load/join/routes.netedit
169780 views
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on 2023-11-10 10:57:24 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"> <!-- Routes --> <route id="route_0" edges="Edge0 Edge1 Edge2" color="yellow"> <stop chargingStation="chargingStationA" triggered="join" join=""/> </route> <route id="route_1" edges="Edge0 Edge1 Edge2" color="yellow"> <stop chargingStation="chargingStationA" triggered="join" join=";;;;"/> </route> <route id="route_2" edges="Edge0 Edge1 Edge2" color="yellow"> <stop chargingStation="chargingStationA" triggered="join" join="customJoin"/> </route> <!-- Vehicles, persons and containers (sorted by depart) --> <vehicle id="vehicle_0" depart="0.00" route="route_0"/> <vehicle id="vehicle_1" depart="0.00" route="route_1"/> <vehicle id="vehicle_2" depart="0.00" route="route_2"/> </routes>