File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @getodk/xforms-engine ' : minor
3
+ ---
4
+
5
+ - Compute ` jr:preload="uid" ` on form initialization.
6
+ - Ensure submission XML incluces ` instanceID ` metadata. If not present in form definition, defaults to computing ` jr:preload="uid" ` .
7
+ - Support for use of non-default (XForms) namespaces by primary instance elements, including:
8
+ - Production of form-defined namespace declarations in submission XML;
9
+ - Preservation of form-defined namespace prefix;
10
+ - Use of namespace prefix in bind nodeset;
11
+ - Use of namespace prefix in computed expressions.
12
+ - Support for use of non-default namespaces by internal secondary instances.
13
+ - Partial support for use of non-default namespaces by external XML secondary instances. (Namespaces may be resolved to engine-internal defaults.)
You can’t perform that action at this time.
0 commit comments