Minidom Parser

Dan Olsen techstudents at dan-olsen.net
Wed Jul 28 13:29:54 EDT 2004


Can anyone tell me a way that I can use the minidom parser to parse an 
XML file and keep the attributes of the tags in the same order? When I 
parse with minidom parser it seems to rearrange the attributes in the 
tag. I need the attributes to stay in the same order they were 
originally in.

Dan Olsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20040728/d992c41e/attachment.html>


More information about the Python-list mailing list