Re: [Xsltforms-support] A question relating to submissions: omit-xml-declaration

2016-03-29 Thread bch
Hello there Alain Thank you for replying. "..Are you in a hurry about that??.." No, not at all in a hurry.. I was just checking out the test suite as it is my 'go to' when checking out usage and issues. As it was not working for me and the test suite declares the 'omit' attribute as 'passed', I

Re: [Xsltforms-support] A question relating to submissions: omit-xml-declaration

2016-03-29 Thread Alain Couthures
Hello Habs, The omit-xml-declaration is supported in the XSLT stylesheet of XSLTForms, effectively memorized in the corresponding Javascript object... but ignored when performing the serialization... It should not be difficult to improve this situation. Are you in a hurry about that?? Thank

Re: [Xsltforms-support] XSLTForms and SVG-foreignObject

2016-03-29 Thread Alain Couthures
Hi MarkT, Detailed feedback welcome! I am very happy with SVG being supported by browsers, at last... I would appreciate to integrate the adjustments you made into future versions of XSLTForms. Generating complex SVG images from an instance with AVT is nice and, because of XPath 3.1 support i

[Xsltforms-support] A question relating to submissions: omit-xml-declaration

2016-03-29 Thread bch
Dear Support, good morning Latest version of XSLTForms, Firefox re: omit-xml-declaration for submission element. This attribute does not appear to be being honoured on my setup in respect of including the declaration. Can someone confirm if it is or is not behaving correctly on their setup pleas