xml tree writing with ElementTree; prepends elements with ns0

Alex van der Spek alex.vanderspek at tno.nl
Tue Oct 11 04:31:29 EDT 2011


When reading a tree and writing it back to a new file all the elements are 
prepended with the string ns0:

Why is it prepended and how can I suppress this?

Thanks,
Alex van der Spek 





More information about the Python-list mailing list