[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] DocBook XSL, DocBook 5, and Xalan
Elliotte Harold <elharo@metalab.unc.edu> writes: > Has anyone gotten the DocBook XSL stylesheets to work with Docbook 5 > documents? Yes > Perhaps exsl:node-set isn't available in Xalan 2.7? Yep. That seems to > be it: > > [xslt] opt/xml/docbook-xsl/xhtml/docbook.xsl:318:19: Warning! > Node-set available: false > > However the Xalan documentation claims this is supported. Any ideas? Apparently there's a bug in Xalan - http://lists.oasis-open.org/archives/docbook-apps/200603/msg00136.html It recognizes "exsl:nodeSet" but not the correct exsl:node-set. --Mike
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]