This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]