Well I do not have internet access from where its being executed.
Thats why I downloaded before the xsd files

On Thu, 14 May 2020 at 13:49, Jakob Erdmann <[email protected]> wrote:

> It should be
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd";>
> instead of
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:noNamespaceSchemaLocation="xsd/routes_file.xsd">
>
>
> Am Mi., 13. Mai 2020 um 11:24 Uhr schrieb Jose Monreal Bailey <
> [email protected]>:
>
>> Hey everyone,
>>
>> I am getting the following warning,
>>
>> Warning: unable to open primary document entity 'xsd/routes_file.xsd'
>>  In file '/home/user/4/scenario.rou.xml'
>>  At line/column 1/0.
>>
>> My rou.xml file has the relative path to the xsd just like all other xml
>> files from the simulation and this is the only one that gives that warning,
>> is there anything that it can be done?
>>
>> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>> xsi:noNamespaceSchemaLocation="xsd/routes_file.xsd">
>>
>> Best regards,
>> Jose
>> _______________________________________________
>> sumo-user mailing list
>> [email protected]
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/sumo-user
>>
> _______________________________________________
> sumo-user mailing list
> [email protected]
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to