Page 1 of 1

Disable warning when validating XSLT 1.0 with Saxon 9

Posted: Mon Jun 29, 2009 12:22 pm
by jelovirt
Oxygen 10.3

If you select Saxon 9 to be the XSLT engine to use for validating XSLT 1.0, you always get an warning message

Code: Select all

W [Saxon-SA 9.1.0.7] Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor
Saxon has a way to disable this when using a TrasformerFactory. Could the same be used to disable this warning in XSLT validation?

Re: Disable warning when validating XSLT 1.0 with Saxon 9

Posted: Mon Jun 29, 2009 5:51 pm
by sorin_ristache
Thank you for letting us know. We will have to add an option for that with the value true by default.


Regards,
Sorin