Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] OD Matrix

you start the file with </tazs>. So you should end with </tazs> too.
Overall formal is as like this:

<tazs>
<taz id="taz1" edges="x y">  </taz>
<taz id="taz2" edges=" a b">  </taz>
.....
</tazs>

On Wed, May 5, 2021 at 6:57 PM Shah Sultan <syedshahsultan@xxxxxxxxx> wrote:
Thanks a lot for your reply Reihaneh

But it is not working. In my taz.xml file, I end with </taz> but this is
what I am getting (picture is attached).



<http://sumo-user-mailing-list.90755.n8.nabble.com/file/t507/Taz_error.png>



--
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