|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Odd Result-Document Behavior
> It seems unlikely that this is a Saxon bug
Guessing probabilities never got anyone anywhere ;-)
The code looks something like this:
if (getFormatExpression() != null) {
...
// TODO: reinstate
// a chunk of commented out code
I'm never sure when something like this happens whether it means that no-one
uses the feature, or that no-one reports the bug when they find it doesn't
work. But it certainly means that there aren't any tests for it.
Logged as a bug at https://saxonica.plan.io/issues/2559. Affects both 9.6 and
9.7.
The old 9.5 implementation will no longer work because of the introduction of
packages: xsl:output declarations are scoped to a package in 3.0, so the code
has to search for an xsl:output declaration of the right name, but only in the
package that contains the xsl:result-document instruction.
Michael Kay
Saxonica
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








