home *** CD-ROM | disk | FTP | other *** search
- <?xml version='1.0'?>
- <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:fo="http://www.w3.org/1999/XSL/Format"
- version='1.0'>
-
- <!-- ********************************************************************
- $Id: keywords.xsl,v 1.1.2.1 2002/09/04 14:25:20 jdj Exp $
- ********************************************************************
-
- This file is part of the XSL DocBook Stylesheet distribution.
- See ../README or http://nwalsh.com/docbook/xsl/ for copyright
- and other information.
-
- ******************************************************************** -->
-
- <xsl:template match="keywordset"></xsl:template>
- <xsl:template match="subjectset"></xsl:template>
-
- <!-- ==================================================================== -->
-
- </xsl:stylesheet>
-