- 14 Best XML Editor Software. We have compiled the list of advanced XML editor that have the solution in the shape of XML Editor, XML Author, XML Web Author, XML Developer and Web Help. EditiX is the name of a quality generated XML editor and XSLT editor for Mac OS X, Windows and Linux operating systems. The functions of.
- Downloads of grid xml editor free. The ultimate lightweight xml editor. Xmlfox advance is xml editor for designing, editing, converting, modeling, and debugging xml-related technologies.
Editing XML using the Grid The Grid view provides a convenient means for viewing and editing XML while shielding the user from the complexities of the actual markup. While the grid is particularly useful for handling structured data, such as purchase orders or medical records, it also supports documents that contain mixed content.
I've been looking for a nice XML editor, preferably free, that works on Windows or Mac, as I have a few hundred XML files I have to make, and if there is an XML editor out there that would speed things up, rather than typing everything in X-Code, I'd be much appreciative.
I prefer Mac, but can use Windows, if it so arises that there is a much better piece of software available.
Auto-completion would be key.
I more often type new XML.
Schema checking is also important, but I have a limited ie. 2 number of schemas.
Any recommendations?
unor6 Answers
Notepad++ or Sublime Edit (or any other good text editor) support syntax highlighting.
However that being said they aren't great for editing xml; probably there are plugins that improve them, but my recommendation would be Xpontus. It matches your requirements pretty well.
- OS: Cross platform (specifically states that it works on Mac, Windows and *nix - though I only have used it on Windows)
- Auto-completion would be key: It supports xHTML autocomplete; don't think it knows completions for other schemas.
- Schema checking is also important, but I have a limited ie. 2 number of schemas. Yep that is the feature xpontus does the best over a good text editor.
Update
As per the comment below, the last version of this program was from 2011 and it also seems to break if you have complex XML. I would suggest looking for an alternative. VSCode is now wildly popular some 5 years later, it's free and has excellent tooling and plugin support, for example - See XML Tools.
On Windows, I use firstobject XML editor. It's fast, free, portable (a singe .exe
) and can handle huge files. It also sports syntax highlighting.
I use Eclipse Web Tools Platform:
- Free
- Works with Mac/Windows/Linux
- Auto-completion
- Syntax highlighting
- Eclipse comes with a huge amounts of other features for XML and other languages.
I highly recommend Brackets for the following reasons.
- Free, Open source.
- Extendilble through extensions and themes.
- Cross-platform.
- Maintained by Adobe.
oXygen XML is a multi-platform XML editor if you are looking for a full-blown XML IDE. It's free and it has loads of features. Can also run as an Eclipse plugin.
XML Notepad 2007 by Microsoft is good and free. The tree view is very nice, and being able to search by XPath selector is nice. Its also quick and (surprisingly for Microsoft) un-bloated.
Not the answer you're looking for? Browse other questions tagged gratisxml or ask your own question.
Are there any free XML editors for OS X? I've seen this question, but none of the answers are free. I don't need to be able to do anything complicated, just view and edit XML in a friendly way.
closed as off-topic by usr2564301, Pang, Govind Samrow, greg-449, EdChumJul 5 '18 at 7:51
This question appears to be off-topic. The users who voted to close gave this specific reason:
- 'Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.' – usr2564301, Pang, Govind Samrow, greg-449, EdChum
3 Answers
In looking around, it looks like Serna is the consensus for XML. I, however, use Smultron.
Xml Editor Grid For Mac Os X Open Source
magzalezmagzalezI used Serna Free XML Editor (Note they do have a free version) when I was doing some programming with XML in OSX.
atrljoeGrid For Mac
atrljoeResponsive Video Grid For Mac
Emacs run in OS X, has an XML mode, and is Free (as in speech). It might be kind of heavy-weight if all you want is basic syntax highlighting, indentation, etc.