Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] error cannot read schema

Good morning Jakob,

first off, good news: I switched to the latest nightly snapshot build and it
works now.

The trips.trips.xml file looked like this:

/<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd";>
    <trip id="0" depart="28800.00" from="41919487#1" to="-219199761#1"/>
    <trip id="1" depart="28801.00" from="-55820108#0" to="-52444906"/>/

Which is also where the error occured.





--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/


Back to the top