19 lines
717 B
XML
19 lines
717 B
XML
|
<?xml version="1.0" encoding="ASCII"?>
|
||
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||
|
|
||
|
<!-- This file is generated from param.xweb -->
|
||
|
|
||
|
<!-- ********************************************************************
|
||
|
$Id: param.xweb 7042 2007-07-17 04:28:48Z xmldoc $
|
||
|
********************************************************************
|
||
|
|
||
|
This file is part of the XSL DocBook Stylesheet distribution.
|
||
|
See ../README or http://docbook.sf.net/release/xsl/current/ for
|
||
|
copyright and other information.
|
||
|
|
||
|
******************************************************************** -->
|
||
|
|
||
|
<xsl:param name="wordml.template"/>
|
||
|
<xsl:param name="pages.template"/>
|
||
|
</xsl:stylesheet>
|