Re: [docbook-apps] where to find xsl stylesheets with namespace?

From
Bob Stayton <>
Date
2012-02-14T17:17:33+00:00
ID
00dc01cceb3c$881ae1d0$6600a8c0@pazu
Thread
Re: [docbook-apps] where to find xsl stylesheets with namespace?
Hi Paul,

That page is out of date.  If you click on the 
first link "DocBook Project", it will take you directly to the SourceForge 
project page.  Under the Files tab you will find "docbook-xsl-ns" and all 
the other stylesheets.

 

Bob Stayton
Sagehill Enterprises


 

 

  
----- Original Message ----- 

  
From: 
  Paul 
  Tremblay 

  
To:  
  

  
Sent: Tuesday, February 14, 2012 7:46 
  AM

  
Subject: [docbook-apps] where to find xsl 
  stylesheets with namespace?

  

Where is the official release for the docbook stylesheets that 
  handle namespaces? The link 

http://docbook.sourceforge.net/

Only 
  gives me links to the non namespace stylesheets. The only way I can find 
  stylesheets with namespaces is to click on the "bleeding edge" link, but I 
  thought there were stable, common releases that were not bleeding edge. 
  

When I do try to process a stylesheet with:

xsltproc http://50.56.245.89/xsl-ns/fo/docbook.xsl 
  my_doc_docbook.xml

I get errors that no match is found for the mathml 
  elements:

Element math in namespace 'http://www.w3.org/1998/Math/MathML' 
  encountered in d:equation, but no template matches. 
  ...

Thanks

Paul