Path: blob/main/tests/tools/sumolib/xml/parse_structured_xsd/input_data.xml
428503 views
<?xml version="1.0" encoding="UTF-8"?>12<!-- generated on 2021-11-03 16:24:34 by Eclipse SUMO sumo Version v1_10_0+1903-09832423This data file and the accompanying materials4are made available under the terms of the Eclipse Public License v2.05which accompanies this distribution, and is available at6http://www.eclipse.org/legal/epl-v20.html7SPDX-License-Identifier: EPL-2.08<configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">910<input>11<net-file value="net.net.xml"/>12<additional-files value="input_routes.rou.xml"/>13</input>1415<output>16<write-license value="true"/>17<fcd-output value="fcd.xml"/>18</output>1920<time>21<end value="2"/>22</time>2324<processing>25<default.speeddev value="0"/>26</processing>2728<report>29<xml-validation value="never"/>30<xml-validation.routes value="never"/>31<duration-log.disable value="true"/>32<no-step-log value="true"/>33</report>3435</configuration>36-->3738<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">39<timestep time="0.00">40<vehicle id="p0_0" x="390.15" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="1/1to0/1_0" slope="0.00"/>41<person id="p0" x="390.15" y="401.65" angle="270.00" speed="0.00" pos="5.10" edge="1/1to0/1" slope="0.00"/>42</timestep>43<timestep time="1.00">44<vehicle id="p0_0" x="388.16" y="401.65" angle="270.00" type="DEFAULT_VEHTYPE" speed="1.99" pos="7.09" lane="1/1to0/1_0" slope="0.00"/>45<person id="p0" x="388.16" y="401.65" angle="270.00" speed="1.99" pos="7.09" edge="1/1to0/1" slope="0.00"/>46</timestep>47</fcd-export>484950