Python xml.dom, help reading attribute data

Thierry Lam lamthierry at gmail.com
Tue Sep 6 09:34:42 EDT 2005


Let's say I have the following xml tag:

<para role="success">1</para>

I can't figure out what kind of python xml.dom codes I should invoke to
read the data 1? Any help please?

Thanks
Thierry




More information about the Python-list mailing list