This project provides a simpe XML Editor web-interface. Its main goal is to provide a means to view, edit and save XML formatted configuration files.
It's a completely client-side solution based on the 'XSLTForms' XForms project.
This is a validating xml editor for creating, edititing an manipulating XML files by a web interface. It is based on open standards like XHTML, JavaScript, DOM and CSS for the client and JavaServlets, JSP for the server.