Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes.
The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML.
Built in Free Pascal Lazarus, which allows easy compilation for different target platforms.
Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2).
For developers: there are two units listed...
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...
Pollo is an XML editor. It can work with any well-formed XML file, but has special support for the Cocoon Sitemap, Ant build files, W3C Schema files, XSL FO files. It features a colorful graphical presentation, drag-and-drop, undo, model-view design, ...