Parsing xml file using python

C GIllespie csgcsg39 at hotmail.com
Fri Mar 5 03:17:33 EST 2004


> I need to read an XML document and ignore all XML tags and write only
> those between the tags to a text file.  In other words, if I have an
> XML document like so:
See
http://diveintopython.org/xml_processing/index.html

for a nice introduction

Colin





More information about the Python-list mailing list