← Prev in month
← Prev in thread
Re: [docbook-apps] Error in Apache Ant task with Saxon from DocBookto epub
Hi Tony, thank you very much. I now upgraded to Ant 1.82 and included the factory in my XLS task. I'm using the pre-defined docbook-xsl.1.76.1 stylesheets from http://sourceforge.net/projects/docbook/files/docbook-xsl/1.76.1/. I would assume that they should be correct. In line 1275 of epub/docbook.xsl where is a priority without a match. <xsl:template name="chunk" priority="1"> As far as I know these stylesheets are still XSLT 1.0 based. Shall I open a bug for this on http://sourceforge.net/projects/docbook/? Best regards, Lars 2011/9/5 Tony Graham <> On Mon, September 5, 2011 3:15 pm, Tony Graham wrote: ... > Lastly, it is an XSLT error to have @priority without @match. See the > second paragraph in [4]. ... > [4] http://www.w3.org/TR/xslt-21/#defining-templates Whoops. I forgot I'd been looking at the XSLT 2.1 draft. Try http://www.w3.org/TR/xslt20/#defining-templates Regards, Tony Graham Consultant http://www.mentea.net Mentea 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- XML, XSL FO and XSLT consulting, training and programming --------------------------------------------------------------------- To unsubscribe, e-mail: For additional commands, e-mail: -- Lars http://www.vogella.de - Eclipse, Android and Java Tutorials http://www.twitter.com/vogella - Lars on Twitter
← Prev in month
← Prev in thread