Oxygen 14.0 Failed to compile stylesheet
Posted: Wed Oct 24, 2012 9:49 pm
We've been using Oxygen 11.2 for quite some time, using Saxon-EE 9.2.0.6 for schema aware processing.
Our set of schema and transformation files have been working just great.
But we're having a problem when using Oxygen 14.0 with Saxon-EE 9.4.0.3.
A transformation that used to work with 11.2, now gives this error with 14.0:
XSL file: C:\Users\<omitted>\transformations\test_doc_vital.xsl
Engine name: Saxon-EE 9.4.0.3
Severity: error
Description: Failed to compile stylesheet. 2 errors detected.
Along with that, we get warnings such as:
Stylesheet module file:/C:... is included or imported more than once.
1. How can we determine what those stylesheet errors are?
2. How can we find out where all of these files are being included/imported multiple times?
Thanks, Mike
Our set of schema and transformation files have been working just great.
But we're having a problem when using Oxygen 14.0 with Saxon-EE 9.4.0.3.
A transformation that used to work with 11.2, now gives this error with 14.0:
XSL file: C:\Users\<omitted>\transformations\test_doc_vital.xsl
Engine name: Saxon-EE 9.4.0.3
Severity: error
Description: Failed to compile stylesheet. 2 errors detected.
Along with that, we get warnings such as:
Stylesheet module file:/C:... is included or imported more than once.
1. How can we determine what those stylesheet errors are?
2. How can we find out where all of these files are being included/imported multiple times?
Thanks, Mike