AJAX based tool-kit to generate HTML form from any XSD file.
It can add/delete nodes per XSD. Utilizes DOM, Transforms XSD to meta XSD and meta XSD to GUI DOM and to HTML. Populates valid XML file after rendering the XSD based HTML form on browser.
"dbsql2xml" is Java tool (class) for transformation (export, convert) relational database into hierarchical XML. It requires JRE 5.0, JDBC and SQL DBMS. "dbsql2xml" uses XML document for mapping database tables and columns into elements of tree XML.