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