Re: [docbook-apps] Docbook XSL and RELAX NG documents

From
Dave Pawson <>
Date
2004-12-16T17:37:14+00:00
ID
1103218631.3928.14.camel@marge
Thread
Re: [docbook-apps] Docbook XSL and RELAX NG documents
On Wed, 2004-12-15 at 22:42 +0000, Matthew Burgess wrote:
> Hi all!
> 
> I'm trying to process an XML document using the Docbook XSL stylesheets 
> (1.67.2).  The document itself is a valid Docbook RELAX NG ('gin') 
> document - validated using both 'xmllint' and 'jing'.
> 
> Processing the document with:
> 
> `xsltproc --xinclude --nonet --output index.html 
> /usr/share/xml/docbook/xsl-stylesheets-1.67.2/xhtml/docbook.xsl index.xml`
> 
> and
> 
> `xmllint --xinclude index.xml --output index-big.xml && java 
> org.apache.xalan.xslt.Process -in index-big.xml -xsl 
> /usr/share/xml/docbook/xsl-stylesheets-1.67.2/xhtml/docbook.xsl -out 
> index.html`
> 
> both fail with lots of warnings about templates not found:
> 
> "Request for title of element with no title: book
> No template matches book.
> No template matches info in book.
> No template matches title in info.

I'd suspect that its the namespace getting in the way?
I believe the relax ng schema is namespaced?

The stylesheets are ns unaware | innocent as yet.




-- 
Regards, 

Dave Pawson
XSLT + Docbook FAQ
http://www.dpawson.co.uk