是否有类似于 XMLSpy 的带有网格视图的 XML 编辑器?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1609112/
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
Is there an XML Editor with grid view similar to that of XMLSpy?
提问by swolff1978
I have been testing out a few different xml editor/viewers and I can't seem to find any that have a feature that is comparable to XMLSpy's grid view. Another feature I'd like to find, but is a deal breaker would be XMLSpy's ability to "Copy as Structured Text". Haven't found anything similar to this either in the free varieties of xml editors/viewers.
我一直在测试几个不同的 xml 编辑器/查看器,但似乎找不到任何具有与 XMLSpy 的网格视图相媲美的功能。我想找到的另一个功能是 XMLSpy 的“复制为结构化文本”的能力。在免费的 xml 编辑器/查看器中也没有发现任何类似的东西。
Anybody ever worked with a free xml editor that has the grid view option like XMLSpy?
有没有人使用过免费的 xml 编辑器,它有像 XMLSpy 这样的网格视图选项?
采纳答案by Mads Hansen
oXygen has a grid view for editing. oXygen is not free, but they do have a 30 day trial. Great editor for XML based work. The price is reasonable for all the features.
oXygen 具有用于编辑的网格视图。oXygen 不是免费的,但他们有 30 天的试用期。用于基于 XML 的工作的出色编辑器。所有功能的价格都是合理的。
The XML document is displayed in the XML Grid Editor as a structured layout of nested tables in which the text content can be modified without directly interacting the XML tags. considers the child elements and attributes of the recurring elements as columns. The tables can be expanded and collapsed with a mouse click to show or hide the elements as needed. Also the document structure can be changed easily with drag and drop operations on the grid components.
XML 文档在 XML 网格编辑器中显示为嵌套表的结构化布局,其中可以修改文本内容,而无需直接与 XML 标记交互。将重复元素的子元素和属性视为列。可以通过单击鼠标来展开和折叠表格以根据需要显示或隐藏元素。此外,通过对网格组件进行拖放操作,可以轻松更改文档结构。




回答by Rohan
回答by Saikat
It seems the functionality you are looking for is already available in WMHelp XMLPad. It provides source, grid table preview. Software is free and development seems stopped in 2008.
您正在寻找的功能似乎已经在WMHelp XMLPad 中可用。它提供源、网格表预览。软件是免费的,开发似乎在 2008 年就停止了。
Also, you can try Foxeor XML Copy Editoror Jaxeor CAMV
此外,您可以尝试Foxe或XML Copy Editor或Jaxe或CAMV
回答by user302254
Liquid's grid view is limited. you can't select multiple cells for copying an pasting. I would go with Oxygen or XMLSpy. Stylus studio is also a decent option.
Liquid 的网格视图是有限的。您不能选择多个单元格来复制粘贴。我会选择 Oxygen 或 XMLSpy。Stylus Studio 也是一个不错的选择。
回答by dreftymac
There appears to be a product called XML Marker that claims to have this as well.
似乎有一种名为 XML Marker 的产品声称也具有此功能。
Never tried it.
从来没有尝试过。
回答by Sprotty
Liquid XML Studio has an XML grid editor. Each section can be viewed as a tree or a table. The Table view allows data to be cut and pasted from tabular data sources ie Excel, SQL Server management studio etc.
Liquid XML Studio 有一个XML 网格编辑器。每个部分都可以被视为一棵树或一张表格。表格视图允许从表格数据源(例如 Excel、SQL Server 管理工作室等)剪切和粘贴数据。


回答by Jens
You can also use Xsemmel and it is open source: https://xsemmel.codeplex.com
您也可以使用 Xsemmel,它是开源的:https://xsemmel.codeplex.com
回答by Ozan Deniz
You can check here http://en.wikipedia.org/wiki/Comparison_of_XML_editorsfor all available editors.
您可以在http://en.wikipedia.org/wiki/Comparison_of_XML_editors 上查看所有可用的编辑器。
回答by Didjit
XML Markeris a great tool that I've used for years. Well, that is, the old, free version (v1.1). The current version 2.2 is no longer free: $50 individual, $125 commercial. I find that price insane. Same with Liquid XMLlooks even nicer, but with an even insanerer[sic] price of $100/$300. I'm surprised there aren't better free or even reasonably priced (<$20 IMHO) editors out there. I'm tempted to write one, charge $5, and make a killing by sheer volume. ;-)
XML Marker是一个很棒的工具,我已经使用了很多年。嗯,就是旧的免费版本(v1.1)。当前版本 2.2 不再免费:个人 50 美元,商业 125 美元。我觉得这个价格很疯狂。与Liquid XML相同,看起来更好,但价格更疯狂 [原文如此] 100 美元/300 美元。我很惊讶那里没有更好的免费甚至价格合理(<20 美元恕我直言)的编辑器。我很想写一个,收费 5 美元,然后靠绝对数量赚大钱。;-)
[Addendum:] I just downloaded Xsemmel, recommended by another commenter. It's free & open source, and so far it looks pretty good! I'm going to give this a run for a while.
[附录:] 我刚刚下载了另一个评论者推荐的Xsemmel。它是免费和开源的,到目前为止看起来还不错!我打算试一试。
回答by hamish
I use microsoft xml notepad 2007 FREE. https://www.microsoft.com/en-nz/download/details.aspx?id=7973
我免费使用 microsoft xml notepad 2007。 https://www.microsoft.com/en-nz/download/details.aspx?id=7973

