Visual editor for xslt

I was wondering if it is included in Ubuntu any GUI tool to support the creation of xslt -- bonus points if it also shows how it transforms some reference xml source as I write the xslt document.

I've had a look in apt-cache search but cannot find anything related, although it sounds weird to me that there is nothing for doing that...

Thanks for your help!

5

2 Answers

emacs has a mode for everything. .

Treebeard provides a lightweight IDE for xslt, with integrated transformation.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like