Hello,
I've been playing with NXSLT NANT Task + DocBook 5.0 XSL (docbook5-xsl-1.72.0) and I got the following error:
An 'xsl:apply-imports' element can only occur within an 'xsl:template' element with a 'match' attribute, and cannot occur within an 'xsl:for-each' element.
Could you please explain what went wrong? Does XslCompiledTransfrom work with DocBook XSLT?