有没有可以实时显示转换的 XML/XSL 编辑器?

发布于 2024-07-20 07:42:00 字数 227 浏览 2 评论 0原文

我正在将所有水晶报表转换为使用自制的报表系统。 本质上,我将报表对象序列化为 XML,然后使用 XSL 将其转换为 HTML/CSS。 除了设计过程之外,一切都很完美。

一旦我正确构建了 XML,我就必须在 SciTE 中打开 XSL 和 CSS,进行编辑,在 IE 中重新加载,起泡,冲洗,重复。 如果有一个 XML/XSL 编辑器可以实时显示转换并加快我的流程,我会很高兴。 有人可以提出任何建议吗?

I'm converting all of our Crystal Reports to use a home-built reporting system. Essentially, I serialize report objects to XML, transform that with XSL to HTML/CSS. Everything works beautifully, except for the design process.

Once I get the XML built correctly, I have to open up the XSL and CSS in SciTE, edit, reload in IE, lather, rinse, repeat. I'd love it if there was an XML/XSL editor that could show the transformation in real time and speed up my process. Can anyone make any recommendations?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

眼波传意 2024-07-27 07:42:00

您可以使用 Altova XmlSpy 创建/编辑 xml/xslt、获取 xslt 输出、调用 Web 服务、评估数据库中的 xqueries 等等。 它是一个非常强大的通用 xml 工具。 不过需要许可证。

You can use Altova XmlSpy for creating/editing xml/ xslts, getting xslt outputs, making calls to web service, evaluating xqueries in the database and many more things. It is a very powerful all-purpose xml tool. Requires a license though.

夜巴黎 2024-07-27 07:42:00

这是一个在线 JavaScript 编辑器。

http://www.purplegene.com/static/transform.html

无论您是Windows、Linux 或 Mac 用户都可以轻松使用!

This one is online javascript editor.

http://www.purplegene.com/static/transform.html

No matter you are a Windows, Linux or Mac user it will simply work!

谈下烟灰 2024-07-27 07:42:00

XSL / XSLT 编辑器可以进行 XHTML 预览。 请参阅 http://www.oxygenxml.com/xslt_editor.html。

The <oXygen/> XSL / XSLT Editor can do XHTML previews. See the "Preview Transformation Results" section of http://www.oxygenxml.com/xslt_editor.html.

满天都是小星星 2024-07-27 07:42:00

Visual Studio 支持 XSLT 处理,就像 XML 记事本 一样。

XML 记事本是免费的。

Visual Studio supports XSLT processing as does XML Notepad.

XML Notepad is free.

今天小雨转甜 2024-07-27 07:42:00

我在 Visual Studio 中使用了 XSLT 调试器。 很有用。

http://msdn.microsoft.com/en-us/library/ms255605。 ASPX

I've used the XSLT debugger in Visual Studio. Very useful.

http://msdn.microsoft.com/en-us/library/ms255605.aspx

梦里的微风 2024-07-27 07:42:00

Syntext Serna 提供了基于 XSLFO 的 XML 实时 WYSIWYG 视图。

Syntext Serna presents a real-time WYSIWYG view of XML based on XSLFO.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文