E
Ed Lai
This is to announce pre-release 4 of XMLForm, a web based editor where
XML elements are just form elements of an HTML form. The user then needs
no knowledge about the syntax of a XML document.
The form is set up by the server. Once it is set up, the editors works
with just JavaScript without any requirement of any plug-in. All is
needed is a browser that supports DOM.
With this release, partial support of XML schema is implemented. Now it
is good enough to go through the purchase order example from W3C XML
Schema Part 0: Primer.
The form generator is located at
http://www.datamech.com/xmlForm/formGenerator4.html
Description can be found at
http://www.datamech.com/xmlForm/index.html
XML elements are just form elements of an HTML form. The user then needs
no knowledge about the syntax of a XML document.
The form is set up by the server. Once it is set up, the editors works
with just JavaScript without any requirement of any plug-in. All is
needed is a browser that supports DOM.
With this release, partial support of XML schema is implemented. Now it
is good enough to go through the purchase order example from W3C XML
Schema Part 0: Primer.
The form generator is located at
http://www.datamech.com/xmlForm/formGenerator4.html
Description can be found at
http://www.datamech.com/xmlForm/index.html