XML Marker

XML Marker 2.0 is here!
See all the new features or download a trial.
XML Marker is an XML and Json Editor that uses a synchronized table-tree-and-text display to show you both the hierarchical and the tabular nature of your XML data.

It automatically produces a tabular display of any selected tag by collecting repeating attribute and tag names and then arranging them into columns. The result is a clutter-free and informative tabular display.

The implementation is very efficient in memory and CPU resources so you can quickly navigate through very large XML files – up to hundreds of megabytes and even gigabytes of XML data on a standard personal computer.

More features include table sorting, syntax-highlighting editor, automatic indentation/pretty-printing of exiting code, drill down and as-you-type syntax checking.



Tree View
Login to post comments
WMcCracken 10 months ago
Interesting UI and simple to use.
demyhr 10 months ago
Fast and nicely done, however when set as default XML editor in folder options the editor will not open XML fie from the Flight Simulator gauge viewer. Come up with \"can\'t find C:\\Documents\" error. Other XML editors set as default work fine.
matanasov 10 months ago
Text replace has a bug: If you replace s1 with s2 where s1 is a substring of s2, it goes (obviously) into a endless recursion.
matanasov 10 months ago
Nice editor! I would like to see Ctrl+Home (go to the beginning) and Ctrl+End(got to the end of the document) supported. When selected text is deleted (working with shift+arrows), next selection starts at the very beginning of the document, which can cause accidental deletion of parts of the document you don\'t want to delete.
matanasov 10 months ago
Very nice error reporting while typing. I will be glad to have a simple \"intellisense\" feature- when you type a \">\" to have closing tag added automatically for you. It will be good also if the document tree on the left doesn\'t close everytime you type something.... no matter the document is not well formed at the time of typing it will be good if there is a \"less restricted\" way of analyzing it so the tree doesn\'t close.
yigal 10 months ago
Indeed valid points. All, except the intellisense, will get fixed in the upcoming next version.
demyhr 10 months ago
After using XML Marker for a while I\'ve noticed one annoying detail. The scroll down arrow scrolls one line at a time but the scroll up button scrolls numerous lines at a time. Don\'t know if this is intentional or a coding bug.

David
yigal 10 months ago
I have successfully reproduced the bug and fixed it. The fix will be available in the upcoming next version.
AJBranson 10 months ago
There seems to be a problem with any unicode character with a hex code containining 22 eg 產 (a chinese character) hex value = 7522 . The 7522 gets interpreted as \\\"u (\\\" = hex 22, u = hex 75) It ends up with an error like DATA = \\\"\\\"u\\\"
gig 10 months ago
I can\'t tell you how happy I feel, seeing development starting on this invaluable tool.
chitty 10 months ago
This has for a long time been a favourite tool of mine in my XML toolkit. So glad to hear it is to get more love with version 2
diung 9 months ago
It's a very useful program.
But I've a feature request:
Please notice that the XML file has been modified outside of the XML Maker and conditional reload the file.
babine 9 months ago
Love this software. I too am enthusiastic to see it's getting more attention ! :) When can we expect a new version ? Thanks!
yigal 9 months ago
It should be released within about a month. Sorry for the very long delay.
gig 7 months ago
Any update on the new version ??
Thanks.
jdhaack 8 months ago
This program is amazing. I have tried out a handful of different XML Editor tools, and none of them come close to this. XML Marker is very fast, takes little memory, but is still powerful. Right now I am using it to navigate through a 100MB file, and it has no problems.
Stefan_E 8 months ago
Agree with previous comment - this runs circles around many 'professional' XML viewers (which, of course, can do much more, but don't have the elegance displayed here!)

Really looking forward to next release! - I tagged this as 'abandoned-ware'; great to learn it's not!

Stefan
register007 7 months ago
I echo that sentiment - and I have many of those 'professional' viewer/editors. I'm really looking forward to your release of the UTF-8 compliant version of this product. Thanks for providing the XML community with such a great tool!
fnicolas 7 months ago
very nice to use, especially the table view, with a possible ordering method for each column.
A nice to have feature will be a "double click" or "shortcut key" to open the "Edit using Editor" feature in the table selection Browser.
bort 7 months ago
This also has for a long time been a favourite tool of mine. Cant wait for v2
Glen Wardrop 7 months ago
I really like this editor and use it all the time. the only thing I miss in comparison with XMLSpy is a notification and update if the file has been externally changed.
SJBUSHELL 6 months ago
Excellent program - I was looking for a program that could graphically display a DTD schema. I started looking at Altova and other paid program when I came acroos this and it's ideal for the simple use I want it for.

Looking forward to the next release.
socurious 5 months ago
Thanks for the great tool!
Any chance you could provide feature like, say double click the Tree Selection Browser window and it maximizes the panel to ease the viewing?
Chris Beecher 3 months ago
Just downloaded to load a large file that I had been able to view in previous version, but had not had tree. This file is 1.3 gb. It can read in the entire file but disappears during the parsing? Can I still use the old version?
yigal 3 months ago
yes, you can use the old version. They are designed to work side by side. I am not sure I understand the particular problem, can you elaborate and send the problem file?