Can anybody recommend a free xslt tool? [closed]

2019-03-17 20:21发布

问题:

I'm looking for a free xslt debugging tool for Windows. Is anybody using anything worth recommending? Appreciate any advice, thanks.

回答1:

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



回答2:

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:

  1. XSLT Debugger for MSXML3 and MSXML4.

  2. Intellisense (prompting the xslt instructions, their attributes and the enumeration of possible attribute values.

  3. Dynamic intellisense: prompting with template names or with modes or with parameter names.

  4. XSLT 2.0 intellisense.

  5. One-click invocation of many XSLT processors.

  6. One can easily add a new XSLT processor to XSelerator.



标签: xml xslt