QXmlEdit is a simple XML editor written in qt. Its main features are unusual data visualization modes, nice XML manipulation and presentation and it is multi platform. It can split very big XML files into fragments, compare XML and XSD files, and has a graphical XSD viewers.
Project site:
http://qxmledit.org
Source code hosted at GitHub (moved from Google Code)
https://github.com/lbellonda/qxmledit
Report issues at:
https://github.com/lbellonda/qxmledit/issues
Discussion...
"XML Mill" is an open source initiative distributed free under the GNU GPL.
As a GUI based XML editor and builder, XML Mill furthermore remembers relationships between the elements, attributes and attribute values of specific "styles" of XML.
Since synchronising and managing (the same) information across different sites is difficult and counter-productive, I urge you to see the project's home page for a comprehensive explanation of the application's features.
The XSD editor is a cross-platform XML editor. Although it can be used to edit any type of XML file, the editor is specifically designed to allow easy creation, editing, and validation of XML Schema (XSD) files.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The purpose of this project is to improve an existing editor that I created.
Features existing in the editor:
- Easy inserting of XML tags by selecting a current tag from the left tree and the select that should be situated betweens tags
- Colors
An xml text editor with enhanced xml editing posibilities. Through xml schemes (xslt-files) it enables the user to build up a new xml file while it checks for correct syntax and semantic based on a given scheme.