param.xsl 702 B

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