It should be possible to specify Saxon configuration file for validation scenario

Hi, I have complex set of stylesheets which use custom Saxon extension. I can validate main stylesheet as I can specify Saxon configuration file (-config) which defines extension. However when I'm editing imported stylesheet and I specify custom validation scenario I can't specify Saxon configuration file here (I can choose only XSLT processor and extensions) and extension is thus not loaded and I got validation error on each use of extension function or instruction. Would it be possible to fix this omission? Thanks, Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 member ------------------------------------------------------------------

Hello, Thank you for pointing this out. We're already working on this, and starting with v12.2(which is right around the corner) it will be possible to set a global Saxon configuration file in the Oxygen options. This will apply to both transformation and validation scenarios that use Saxon(and don't already have a custom configuration file). We also plan to allow setting a configuration file individually for each validation scenario(just as for the transformation scenario) but this will have to wait for a future version of Oxygen, v13 or later. Regards, Adrian Adrian Buza oXygen XML Editor and Author Support support@oxygenxml.com http://www.oxygenxml.com Jirka Kosek wrote:
Hi,
I have complex set of stylesheets which use custom Saxon extension. I can validate main stylesheet as I can specify Saxon configuration file (-config) which defines extension. However when I'm editing imported stylesheet and I specify custom validation scenario I can't specify Saxon configuration file here (I can choose only XSLT processor and extensions) and extension is thus not loaded and I got validation error on each use of extension function or instruction.
Would it be possible to fix this omission?
Thanks,
Jirka
------------------------------------------------------------------------
_______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com http://www.oxygenxml.com/mailman/listinfo/oxygen-user
participants (2)
-
Adrian Buza
-
Jirka Kosek