this is as close as i've found, but it's the reverse of what i need - i already have the xml doc - just need it to parse in to an iterable var so i can print out the nodes into a webpage-esque (normal looking) page.
http://webpy.org/cookbook/xmlfiles On May 19, 8:46 am, geekbuntu <[email protected]> wrote: > anyone know of a clever/practical/reliable way to parse xml into a > template? > hopefully something proven. > thanks in advance, > greg > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/webpy?hl=en. -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
