Path: blob/main/tests/netedit/elements/demands/person/load/parameters/routes.netedit
169783 views
<?xml version="1.0" encoding="UTF-8"?> <!-- generated on 2022-06-01 15:26:48 by Eclipse SUMO netedit Version v1_13_0+0541-af1312cc9f7 --> <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) --> <person id="p_0" depart="0.00"> <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"/> <personTrip from="Edge0" to="Edge2"/> </person> </routes>