Hi Josselin,
Because of a transition for XPath 3.1 support already added in XSLTForms 1.5, an empty itemset in your test form is causing this error.
This has been fixed in the latest commit.
Please give a try at https://github.com
Hi Josselin,
The new XSLTForms 1.5 version is now relying only on its CSS stylesheet to display/hide controls.
The latest commit includes a CSS fix for controls within a repeat.
Please give a try at https://github.com/AlainCouthur
Hi Alex,
To select which instance you want to submit, you have to use submission/@ref. Both submission/@replace and submission/@instance are only used for the response of the submission.
By default, the first instance is the one to be serialized and