[XML-SIG] How to Parse XML with Single Element & Multiple Attribures

tjabaut tjabaut at gmail.com
Thu Jul 31 20:31:42 CEST 2008


I have an app where the API returns an XML state with a single element
that contains a number of attributes (depending on which API is
called).

I would like ot know how I can step through these Attributes so that I
can populate an XHTML results page.

I am pretty new to Python, but would love to figure this out.


More information about the XML-SIG mailing list