Re: [xsl] Docbook XSL Stylesheet question

Subject: Re: [xsl] Docbook XSL Stylesheet question
From: Jirka Kosek <jirka@xxxxxxxx>
Date: Tue, 18 Jun 2002 18:43:37 +0200
Brendan Lane Larson wrote:

> <?xml-stylesheet href = 'file:////myhomedir/docbook-
> xsl-1.51.1/html/docbook.xsl' type = 'text/xsl'?>
> 
> Using the seemingly ever popular XML Spy (version 4.4), when I attempt
> to apply an XSL Transformation (to HTML) based on the aforementioned
> stylesheet reference, I receive an error stating that the Named template
> "object.id" does not exist in the stylesheet.
> 
> I've also tried another XML editor on a UNIX platform that appears to
> have a built-in XSL transformation engine based on sax (Turbo XML 2.3).
> This app also has a problem attempting to transform my XML instance
> based on the DocBook html/docbook.xsl.

Well, DocBook XSL stylesheets are quite complex and many programs have
problems with them. Saxon and xsltproc are two most used processors with
DocBook XSL, you can configure your editor to use external processor
instead of built-in.
 
-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@xxxxxxxx
  http://www.kosek.cz

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread