summaryrefslogtreecommitdiff
path: root/docs/docbook/xslt/db2latex/html.mod.xsl
blob: a94ac3c80f6b1f0e275a1b192ce3c6bb2292ee0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'>
    <!--############################################################################# 
    |- #############################################################################
    |														
    |   PURPOSE:
    |   
    + ############################################################################## -->


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

</xsl:stylesheet>