which Python XSLT module?

Brian Quinlan brian at sweetapp.com
Thu Feb 6 11:53:08 EST 2003


XSLDebugger:
http://www.vbxml.com/xsldebugger/

MarrowSoft Xselerator 2.5 (commercial; get trial version):
http://www.topxml.com/xselerator/

Komodo (commercial; get trial version):
http://www.activestate.com/Products/Komodo/

There is a XSLT debugger that you can get for Emacs.

I'd recommend trying Komodo. It has intellisense, which is amazingly
useful when learning XSLT. And by the time the trial is over you
probably won't need it anymore :-)

Here are some tutorials/references:
http://www.xml.com/pub/a/2000/08/holman/index.html
http://www.w3schools.com/default.asp

Cheers,
Brian 






More information about the Python-list mailing list