Benefits of XForms include:
- Clear separation between data captured and presentation (separation of concerns)
- Flexible, structured XML-based data model: define your data model as an XML document, then create forms accessing the data
- Built-in facilities for validation and data integrity based on XML Schema and/or assertions
- Declarative approach requiring less / no scripting at all, in particular thanks to declarative events and actions
- Ease of internationalization
- Support for a variety of devices
- W3C standard
- Not tied to a particular platform or language such as Java or .NET
The W3C on XForms.
No comments:
Post a Comment