HTML  |
XForms is being designed for today's business environment where existing HTML forms capabilities are clearly lacking. HTML is capable of putting five or six fields in a form, but it cannot handle more complex business documents such as purchase orders.
|
|
The specification for XForms separates the user interface from the data and logic, enabling different presentations to be used with the same back-end. In doing so, the same form can be filled out via a PC, a handheld, or a cellular phone and then can exchange data into the same back-end system. Another goal of XForms is to enable passing data between Web pages.
|
W3C  |
XForms is made up of three specifications: the data model, the user interface, and protocols. The W3C published a draft for the Data Model in April 2000. A Working Draft for XForms was posted by W3C on August 28, 2001.
|
|