XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.
XML Notepad is the result of a promise Chris Lovett made to a friend at Microsoft. The original XMLNotepad shipped in back in 1998, written by Murray Low in C++. Later on it fell behind in supportfor XML standards and, because we didn't have time to fix it, we pulled the downloader. But Murrayapparently did such a nice job that MSDN was inundated with requests to put the notepad back up, sothey asked for a replacement.
Chris was working on System.Xml in C# in 1999, so he figured he could crank out a replacement usingthe .NET Framework pretty quickly. Well, the problem was it was one of those side projects on his'one-day' list — you know how that goes! Fortunately, another good friend, Michael Corning, tookinterest in it, helped hold his feet to the fire, and also added some cool features himself. DanDoris also took pity on Chris and helped identify some great bugs. So here we are, a nifty tool thatshould be useful to those who want a quick way to view and edit XML documents.
There have been over 3 million downloads since then - so thanks to everyone who tried it out!
Handy features include:#
- Ability to load .csv and .htm files converting them to XML.
- 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-stylesheets
instructions. - Built-in XML Diff tool.
- Support for XInclude.
- Handy 'XML statistics' tool to summarize info about your XML documents.
- Dynamic help from XSD annotations.
- Goto definition to navigate includes and XSD schema information.
- Vibrant community with many updates and bug fixes.
Go to installer page.
Download JSON and XML Editor: XMLSpy is the industry's leading XML editor and development environment for all XML-related technologies. It includes graphical and text-based editing views, code generation, converters, debugging tools, and much more. Download the XML editor and start your free, 30-day trial now. XML Copy Editor. XML Copy Editor is a fast, free, validating XML editor. Xmplify XML Editor for macOS. MOSO Xmplify XML Editor for macOS is a powerful XML editor built specifically for macOS. Xmplify provides a fully XML-aware editing environment with DTD and XML Schema-based auto-completion, automatic document validation, XSLT and XPath support, live HTML preview and much more.
The source code is available at https://github.com/microsoft/XmlNotepad.
Xmplify
- Xml Viewer For Mac free download - Free XML Editor, OpenGL Extensions Viewer, VSD Viewer Mac, and many more programs.
- This XML Online tool is very Powerful XML Lint which shows validation errors. Supports Tree View of XML data to navigate and helps you analyze better. Supports xml indent levels: 2 spaces, 3 spaces, 4 spaces. XML Formatter can be used as alternative of VSCode / Sublime / Notepad. XML tidy supports WSDL, SOAP, XSD, POM, SGML, RDF, SVG, RSS.
Please provide feedback or any issues you have using the XML Notepad GitHubissues list.
See development information on how to build XML Notepad from source.
For more information see the Code of ConductFAQ or contactopencode@microsoft.com with any additional questions or comments.