RE: [xsl] mediaobject on titlepage

Subject: RE: [xsl] mediaobject on titlepage
From: "Schreifels, Mark J." <mark.schreifels@xxxxxxxxxx>
Date: Thu, 11 Mar 2004 10:33:18 -0600
Even when I try and run the saxon transform on the standard docbook xsl template (to create the xsl as described in http://www.sagehill.net/docbookxsl/HtmlCustomEx.html), I get about 49 errors:

C:\>saxon -o /docbook-xsl-1.64.1/html/titlepage.templates.xsl /docbook-xsl-1.64.
1/html/titlepage.templates.xml /docbook-xsl-1.64.1/html/titlepage.xsl


Error at xsl:when on line 153 of file:/docbook-xsl-1.64.1/html/titlepage.xsl:
  Variable use.extensions has not been declared
Error at xsl:with-param on line 298 of file:/docbook-xsl-1.64.1/html/titlepage.x
sl:
  Variable make.year.ranges has not been declared
Error at xsl:with-param on line 300 of file:/docbook-xsl-1.64.1/html/titlepage.x
sl:
  Variable make.single.year.ranges has not been declared
Error at xsl:when on line 309 of file:/docbook-xsl-1.64.1/html/titlepage.xsl:
  Variable show.revisionflag has not been declared
Error at xsl:when on line 322 of file:/docbook-xsl-1.64.1/html/titlepage.xsl:
  Variable show.revisionflag has not been declared
Error at xsl:when on line 450 of file:/docbook-xsl-1.64.1/html/titlepage.xsl:
  Variable generate.legalnotice.link has not been declared
Error at xsl:with-param on line 453 of file:/docbook-xsl-1.64.1/html/titlepage.x
sl:
  Variable base.dir has not been declared......

any ideas?  It seems like it should be fairly straightforward from how it's written in the doc.  Thanks.

-Mark

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


Current Thread