OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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 <tgraham@mentea.net>
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].
...
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                                   tgraham@mentea.net
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: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org




--
Lars
http://www.vogella.de - Eclipse, Android and Java Tutorials
http://www.twitter.com/vogella - Lars on Twitter


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]