1<?xml version="1.0"?> 2<xsl:stylesheet exclude-result-prefixes="d" 3 xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:d="http://docbook.org/ns/docbook" 4version="1.0"> 5 6<!-- This file is generated from param.xweb --> 7 8<!-- ******************************************************************** 9 $Id: param.xweb 9130 2011-10-11 08:05:37Z dpawson $ 10 ******************************************************************** 11 12 This file is part of the XSL DocBook Stylesheet distribution. 13 See ../README or http://docbook.sf.net/release/xsl/current/ for 14 copyright and other information. 15 16 ******************************************************************** --> 17 18<xsl:param name="wordml.template"/> 19<xsl:param name="pages.template"/> 20</xsl:stylesheet> 21 22