xml 有人可以推荐一个免费的 xslt 工具吗?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/3699854/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-06 13:17:07  来源:igfitidea点击:

Can anybody recommend a free xslt tool?

xmlxslt

提问by Vman

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

我正在寻找适用于 Windows 的免费 xslt 调试工具。有人使用值得推荐的东西吗?感谢任何建议,谢谢。

采纳答案by Vman

http://free.editix.com/download.htmlPowerfull tool!

http://free.editix.com/download.html强大的工具!

Edit:

编辑:

Since people are having issues reading the comment section. This app is not free anymore. Original answer is from 2010.

由于人们在阅读评论部分时遇到问题。这个应用程序不再免费了。原始答案来自 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

他们有一个仍然免费的社区版,但你必须自己用 Java 编译它:https: //github.com/AlexandreBrillant/Editix-xml-editor

回答by Dimitre Novatchev

I have been using the XSelerator for almost 10 yearsand have never found a better tool XSLT IDE.

我已经使用 XSelerator 将近 10 年了,但从未找到更好的工具 XSLT IDE。

XSelerator's most valuable features are:

XSelerator 最有价值的功能是

  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.

  1. 用于 MSXML3 和 MSXML4 的 XSLT 调试器。

  2. 智能感知(提示 xslt 指令、它们的属性以及可能的属性值的枚举。

  3. 动态智能感知:使用模板名称或模式或参数名称进行提示。

  4. XSLT 2.0 智能感知。

  5. 一键调用许多 XSLT 处理器。

  6. 可以轻松地向 XSelerator 添加新的 XSLT 处理器。