On 15.9.2011 15:23, David Cramer wrote:

> The calls of exslt node-set() are unneeded in xslt 2.0. There are
> probably several instances where node-set is called outside of Jirka's
> customized version of chunker.xsl. You could override those templates
> and just remove the node-set() calls (e.g. change node-set($foo) to just
> $foo.

I think that David is right. I haven't touched this code for 2 years and
it seems that Saxon9 since then dropped EXSLT support. Anyway you can
safely remove calls to exsl:node-set() as long as your are using XSLT
2.0 processor.

                                Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: [email protected]      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
------------------------------------------------------------------

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to