Can anybody recommend a free xslt tool? [closed]
The community reviewed whether to reopen this question 12 months ago and left it closed:
Not suitable for this site We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
I'm looking for a free xslt debugging tool for Windows. Is anybody using anything worth recommending? Appreciate any advice, thanks.
http://free.editix.com/download.html Powerfull tool!
Edit:
Since people are having issues reading the comment section. This app is not free anymore. Original answer is from 2010.
They have a community edition that is still free but you have to compile it yourself with Java: https://github.com/AlexandreBrillant/Editix-xml-editor
I have been using the XSelerator for almost 10 years and have never found a better tool XSLT IDE.
XSelerator's most valuable features are:
XSLT Debugger for MSXML3 and MSXML4.
Intellisense (prompting the xslt instructions, their attributes and the enumeration of possible attribute values.
Dynamic intellisense: prompting with template names or with modes or with parameter names.
XSLT 2.0 intellisense.
One-click invocation of many XSLT processors.
One can easily add a new XSLT processor to XSelerator.
精彩评论