Re: [Xsltforms-support] control of namespaces in submissions

2017-11-24 Thread Habs
Hello Alain Thank you for the reply and insight. On Fri, 24 Nov 2017 19:17:13 +0100 Alain Couthures wrote: > ... > As a consequence, it cannot be guaranteed by XSLTForms 1.0 that > namespace declarations will be precisely at the same locations in the > submitted XML data. > Ah ! That expla

Re: [Xsltforms-support] control of namespaces in submissions

2017-11-24 Thread Alain Couthures
Hello Habs, Inline instances are first serialized by the XSLT engine then parsed in the browser then, finally, serialized by the browser. There is a known issue in Firefox: namespace axis has never been implemented in its XSLT engine (Transformiix). By default, XSLTForms 1.0 uses the native

[Xsltforms-support] control of namespaces in submissions

2017-11-17 Thread Habs
Hello xsltforms-support Question: how to control namespace exposure when submitting an instance, so that the instance arriving at the sumbission endpoint reflects exactly the original instance as in the xform ? Considering this snippet from a xform: http://www.w3.org/1999/xhtml"; xmln