XML specification for web forms.
Lets say i have the following form data instance in my view.xml: <xhtml:html xmlns:xhtml="http://www.…
I need to calculate a simple weighted average in a XForms form. How can I do that in an elegant …