Newbie needs help extracting data from XML

Fredrik Lundh fredrik at pythonware.com
Thu Dec 29 07:14:59 EST 2005


Alan Kennedy wrote

> There are other ways to do it, e.g. using ElementTree, but I'll leave it
> to others to suggest the best way to do that.

using ElementTree with SOAP is discussed here:

    http://effbot.org/zone/elementsoap-1.htm

</F>






More information about the Python-list mailing list