Hi,
Am Montag, 2. Januar 2012, 08:35:22 schrieb Jirka Kosek:
> [...]
> You can replace chunker.xsl with version mentioned at
>
> http://lists.oasis-open.org/archives/docbook-apps/201103/msg00123.html
>
> The problem is that XSLT 2.0 ready version had some problems with older
> XSLT 1.0 based processor, so it is not (yet) part of standard
> stylesheets. I have updated version back from Maxime in my inbox --
> hopefully I will get to it one day.
Thanks Jirka! :-)
I've replaced the original chunker.xsl from the XSLT 1.0 stylesheets with the
above patch. However, it seems that doesn't help:
$ saxon9 -xi -s:en/xml/DoCookbook.xml -xsl:frameworks/db-xslt/xhtml/chunk.xsl
Warning: at xsl:stylesheet on line 4 column 48 of chunk.xsl:
Running an XSLT 1 stylesheet with an XSLT 2 processor
Error at xsl:apply-templates on line 405 column 90 of chunker.xsl:
XPST0017 XPath syntax error at char 0 on line 405 near {...ode-set($content-
for-chunki...}:
Cannot find a matching 1-argument function named
{http://exslt.org/common}node-set().
There is no Saxon extension function with the local name node-set
Failed to compile stylesheet. 1 error detected.
--
Gruß/Regards
Thomas Schraitle
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]