Is there an XML Editor with grid view similar to that of XMLSpy?

Viewed 46121

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.

Anybody ever worked with a free xml editor that has the grid view option like XMLSpy?

9 Answers

There appears to be a product called XML Marker that claims to have this as well.

http://symbolclick.com/

Never tried it.

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 - DTD Grid Editor

Related