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] Weird error


On Tuesday 19 October 2004 20:28, Jacques wrote:
> >Then validate book.xml. If it's valid it should transform.
> >
> >See also: http://www.sagehill.net/docbookxsl/ModularDoc.html
>
> Hi Sean,
>
> I try your solution, but it doesn't work :-(
>
> I found a warning during the transformation with Eclipse :
>
> Severity    Description Resource    In Folder   Location    Creation
> Time
> 1   xi:include encountered in book, but no template matches.    book.xml
> 8sens       October 19, 2004 8:27:19 PM

I thought you were using xsltproc to get a fo file and that FOP was giving the 
error on that file.

Can you transform the document outside of Eclipse?
To use xi:include with xsltproc you do:
xsltproc --xinclude  --output your.fo path/to/docbook.xsl book.xml

-- 
Sean Wheller
sean@enbaya.co.za
http://www.enbaya.co.za


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