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] XInclude quiestion


Oops. Larry's right. Your problem is failing to resolve the xincludes before processing with the xsls. I didn't look at your error message closely and assumed it was one you got during validation. In any case, Bob's book does have all the answers :-) 

David 

> -----Original Message-----
> From: David Cramer 
> Sent: Monday, April 12, 2010 12:43 PM
> To: ????????? ????????; docbook-apps@lists.oasis-open.org
> Subject: RE: [docbook-apps] XInclude quiestion
> 
> Hi Marty,
> This section of Bob Stayton's indespensible book has lots of 
> good information on xincludes: 
> http://www.sagehill.net/docbookxsl/ModularDoc.html
> 
> For your specific problem, this section in particular can 
> show you what's necessary: 
> http://www.sagehill.net/docbookxsl/ValidXinclude.html#XincludeDTD
>  
> David
> 
> > -----Original Message-----
> > From: Александр Мартынов [mailto:amart@mail.ru]
> > Sent: Monday, April 12, 2010 12:24 PM
> > To: docbook-apps@lists.oasis-open.org
> > Subject: [docbook-apps] XInclude quiestion
> > 
> > Hello Docbook-apps,
> > 
> > 
> > I'm newby in docbook. I try to include some text file into docbook 
> > document using tag
> > 
> > <xi:include parse="text" href="xmllint.txt"/>
> > 
> > and got an error:
> > 
> > Element include in namespace
> > 'http://www.w3.org/2001/XInclude' encountered in section, but no 
> > template matches.
> > 
> > What I am doing wrong? I am using Apache FOP under Windows 
> to convert 
> > docbook into pdf.
> > 
> > 
> >     Marty.
> > 
> > 
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: 
> docbook-apps-unsubscribe@lists.oasis-open.org
> > For additional commands, e-mail: 
> > docbook-apps-help@lists.oasis-open.org
> > 
> > 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: 
> docbook-apps-help@lists.oasis-open.org
> 
> 


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