This is the mail archive of the xsl-list@mulberrytech.com 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 XSL Stylesheet question


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@kosek.cz
  http://www.kosek.cz

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


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