Any online xml formatters? Ones that properly indent the tags.
Or any free Windows text editor which has a built-in xml formatter?
Any online xml formatters? Ones that properly indent the tags.
Or any free Windows text editor which has a built-in xml formatter?
Vim has an freely downloadable script which might serve your purpose. Oh, and it's a damned fine text editor, too!
My new favorite text editor under windows is jEdit. It has a plug-in based architecture, and I believe XML indentation requires a plug-in, but plug-in installation is a breeze. Check it out. It also does indentation and syntax highlighting for countless other languages.
I use Visual Studio. No, I'm not joking. I'm not sure if it is in the Express-versions of Visual Studio and thus qualifies as free.
Pasting a XML-string into an XML-document under VS just indents it mighty fine. As needed by me sometimes :)
My favourite freeware editor - PSPad - does that just fine. It even includes Tidy, so you can specify exactly how you want your XML to be formatted.
Tree View synchronized with Node Text View for quick editing of node names and values.
Incremental search (Ctrl+I) in both tree and text views, so as you type it navigates to matching nodes.
Cut/copy/paste with full namespace support.
Drag/drop support for easy manipulation of the tree, even across different instances of XML Notepad and from the file system.
Infinite undo/redo for all edit operations.
In place popup multi-line editing of large text node values.
Configurable fonts and colors via the options dialog.
Full find/replace dialog with support for regex and XPath.
Good performance on large XML documents, loading a 3mb document in about one second.
Instant XML schema validation while you edit with errors and warnings shown in the task list window.
Intellisense based on expected elements and attributes and enumerated simple type values.
Support for custom editors for date, dateTime and time datatypes and other types like color.
Handy nudge tool bar buttons for quick movement of nodes up and down the tree.
Inplace HTML viewer for processing xml-stylesheet processing instructions.
Built-in XML Diff tool.
Support for XInclude
Dynamic help from XSD annotations.
Goto definition to navigate includes and XSD schema information.
Or you can use http://xmltoolbox.appspot.com
Its a free online xml formatter.
It has a few other features to.
Greetings. Ole Bille. (Creator of the site.)
http://xmltoolbox.appspot.com worked for me but most of the others had trouble dealing with inline comments.
I just came across this post and thought someone may be interested. There is a silverlight xml formatter here at http://www.bytechaser.com/en/resources/tp9h7nivzr/free-online-xml-formatting-tool.aspx It can take a few seconds to load initially but all you do is paste in the xml and set the indentation. I use it for formatting SSIS config files.
please check this site. it not only has xml formatter also has json formatter. http://www.shell-tools.net/