Re: [Xsltforms-support] transforms on an instance.
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2012-11-24 21:00:16
|
Hi Florent, > >> Because the XSLT engine is the one of the browser, this is XSLT 1.0. > By the way, have you considered migrating to (or having an alternative version for) Saxon CE? There is an issue for Saxon CE as main XSLT engine for XSLTForms: browsers don't want adjacent text nodes in generated SCRIPT elements. Even if XSLTForms could easily be modified for this, performance is not good. As an engine for the transform() function, the performance issue might be acceptable but I did not succeed in using the API for this use case... -Alain |