xml 寻找免费的 xsd 方案编辑器

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2541502/
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:02:37  来源:igfitidea点击:

Looking for a free xsd scheme editor

xmleditorxsd

提问by Klaim

I'm looking for a free alternative to all the XML/XSD editors around here (that are relatively expensive--at least for me). I totally fail to find one.

我正在寻找这里所有 XML/XSD 编辑器的免费替代品(相对昂贵——至少对我而言)。我完全找不到一个。

I need it to allow me to edit xsd files to help in writting an xml-based language specification. I need it to be visual to help with the design, making it clear. Other features are less interesting for me.

我需要它来允许我编辑 xsd 文件以帮助编写基于 xml 的语言规范。我需要它是可视的,以帮助设计,使其清晰。其他功能对我来说不太有趣。

Any suggestion?

有什么建议吗?

回答by Alexander Ljungberg

Checkout out Eclipse. They've got XSD modelling tools which work quite nicely with a graphical representation of the scheme.

结帐Eclipse。他们有 XSD 建模工具,可以很好地与方案的图形表示一起工作。

回答by ErvinS

Check out XML pad.

查看XML pad

Update:

更新:

Changed the link, it seams that they are in transition.

更改了链接,看来他们正在转型。

Update 2:

更新 2:

The link is now back on.

该链接现已重新打开。

回答by High Performance Mark

XML Foxmight be what you need.

XML Fox可能正是您所需要的。

回答by adrianm

XML Spy 2006 community edition was free. It can still be found on the internet but I don't know if you can still get the free licensekey.

XML Spy 2006 社区版是免费的。它仍然可以在互联网上找到,但我不知道你是否仍然可以获得免费的许可证密钥。

回答by vwegert

You should definitely check out the XML Schema editor that comes with Eclipse WTP. Take a look at the blog posting at http://codegears.blogspot.com/2008/03/working-with-schema-files-in-eclipse_3125.html, it has some screenshots to illustrate the use of the visual editor.

您绝对应该查看 Eclipse WTP 附带的 XML Schema 编辑器。看看http://codegears.blogspot.com/2008/03/working-with-schema-files-in-eclipse_3125.html上的博客帖子,它有一些屏幕截图来说明可视化编辑器的使用。

HOWEVER - to really understand what's going on, you'll probably need to read the code, no matter how clever the visual editor is.

但是 - 要真正了解发生了什么,您可能需要阅读代码,无论可视化编辑器多么聪明。

回答by sasol

I personaly find JDeveloper xml related plugins very usefull.

我个人觉得 JDeveloper xml 相关插件非常有用。