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!
xsltproc
,xmllint
... with your preferred editor. – zetah Jan 19 '12 at 17:28