pyXML support for XSL tranformations??

Scott Hathaway slhath at home.com
Sat Jan 20 08:34:15 EST 2001


Using the Microsoft tools, you can load an XML document, then load and XSL
or XSLT document into memory and then call nodeTransform to blend the two
together and then spit it back out.

Is there a way to do this with pyXML or any other python xml library?

Scott





More information about the Python-list mailing list