Add support for default values without the need of an instance element

When you created a form using an implicit instance and want to add a default values for a form control you need to add the complete instance (structure and the default values for all controls) in XForms 1.1. Adding support for default values without requiring to add the whole instance will smoothen the transition path from a simple form to a more advanced form. Especially in combination with the other features that enable easier form creation.

Proposal on the telecon for the attribute name are : initial, default, initial-value, default-value

Proposed spec changes

Pending questions

http://lists.w3.org/Archives/Public/public-forms/2008Mar/0097.html


CategoryXFormsFutureFeatures

Add support for default values without the need of an instance element (last edited 2008-06-25 15:28:17 by NickVanDenBleeken)