summaryrefslogtreecommitdiff
path: root/docs/docbook/xslt/db2latex/html.mod.xsl
blob: fade6e7e78e80fb6af92760adb2c68ab7b2a218e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
    <!--############################################################################# 
    |	$Id: html.mod.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $
    |- #############################################################################
    |	$Author: ab $
    |														
    |   PURPOSE:
    |   
    + ############################################################################## -->


    <xsl:template name="html">
    </xsl:template>

</xsl:stylesheet>