Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Error message regarding expected whitespace in .rou.xml file

your line '<vehicle depart="10 id="veh0" route="route0" type="Bus"/>' should read instead
'<vehicle depart="10" id="veh0" route="route0" type="Bus"/>'

Am Mi., 27. Jan. 2021 um 14:49 Uhr schrieb obiakoifezue <vincentobiako@xxxxxxxxx>:
Thank you for the helpful advice Jakob. I will try doing that.



--
Sent from: http://sumo-user-mailing-list.90755.n8.nabble.com/
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top