Before getting into the details of how XForms works, it's important to understand the context in which it was developed and the need and rationale behind it. You know that HTML already allows user interaction with a Web application, through the use of forms and associated form controls like text entry fields, checkboxes and radio buttons. However, although HTML forms are simple to understand and easy to use, they do have a couple of drawbacks:
These drawbacks might seem trivial in the context of today's Internet. “It ain't broke,” you're probably thinking, “so why fix it?” But they assume serious proportions in the context of an XML world, which is built around data and the relationships inherent in it.
blog comments powered by Disqus |