<xsl:stylesheet xmlns:bib="http://purl.org/NET/xbiblio/citeproc" xmlns:db="http://docbook.org/ns/docbook" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xdoc="http://www.pnp-software.com/XSLTdoc" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:cite="http://purl.org/NET/xbiblio/cite" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" exclude-result-prefixes="db xdoc xs bib cite" version="2.0">
  
<xsl:preserve-space elements="bib:*" />
  
<xsl:include href="out-driver-fo.xsl" />
  
<xsl:include href="out-driver-latex.xsl" />
  
<xsl:include href="out-driver-xhtml.xsl" />
  
  <xdoc:doc type="stylesheet">
    
<xdoc:short>Output driver stylesheet.</xdoc:short>
    
<xdoc:detail>
      
<p>Templates to take the content of the bib:formatted-biblist variable
        (which is xhtml) and transform it into final output.
</p>
    
</xdoc:detail>
    
<xdoc:svnId>$Id: out-drivers.xsl.src.html,v 1.3 2005/11/21 22:24:09 dnw Exp $</xdoc:svnId>
  
</xdoc:doc>

</xsl:stylesheet>






































v