F Changelog (Non-Normative)

This section enumerates substantive changes since the last public version of the XForms 1.0 specification. See the diff-marked version for detailed diff-marks.

Additionally, the following changes were made to the Schema for XForms:

18-Dec TVR Require attribute submitinfo on element <submit>
18-Dec TVR Add attribute role on element <script>
28-Dec MJD Change content model of <bind> from empty to bind*
02-Jan MJD Allow <itemset> inside <choices>
02-Jan MJD Cleanup: no explicit numberOrUnbounded simpleType
02-Jan MJD Cleanup: removed selectUIType simpleType
02-Jan MJD Cleanup: schema now validates attribute mediaTypeExtension on element <submitInfo>
02-Jan MJD Cleanup: schema now validates attribute method on element <submitInfo>
02-Jan MJD Cleanup: schema now validates attribute replace on element <submitInfo>
08-Jan MJD Allowed XForms Actions as children of <submitInfo>
08-Jan MJD Added element extensionFunctions to <model>
09-Jan MJD Typo: Added missing attribute model on <resetInstance>
09-Jan MJD Typo: Fixed content model of <alert> to match <help>&<hint>