xslt example using pyxml0.7? (newbie)

Karthik Gurumurthy karthikg at aztec.soft.net
Tue Jan 8 17:21:10 EST 2002


hi all,

I have a xml file and a xslt file as well.
In a cgi scenario.
I got the xml document generated by the business object and i need to apply
the styleshseet and
send it to the browser. so i guess i need to

print resultString

where resultString happens to be the string representation of the
xml document obtained after the template is applied

how can i get this done?
can someone please send in a simple code snippet to do this given a xml and
xslt document.

thanks
karthik







More information about the Python-list mailing list