This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
[docbook-apps] Customization Layers
- From: JABakken at dstsystems dot com
- To: docbook-apps at lists dot oasis-open dot org
- Date: Thu, 14 Aug 2003 11:31:33 -0500
- Subject: [docbook-apps] Customization Layers
I'm just getting started with customization layers, so I copied an example
directly out of a book (and of course it didn't work). I was wondering if
anybody could set me straight.
Here is the customization layer:
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transfrom"
version="1.0">
<xsl:import href="htmlhelp/htmlhelp.xsl"/>
<xsl:param name="html.stylesheet" select="'mystyle.css'"/>
</xsl:stylesheet>
When I tried to use it, I got the following error message: "stylesheet
required attribute: version".
Any suggestions?
Thanks.
JB
---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org