[svn] r14739@freebird: fabien | 2006-03-17 16:37:19 -0500
Création d'un fichier sur l'Autorité.
<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns="http://www.w3.org/TR/xhtml1/transitional"
exclude-result-prefixes="#default"
version='1.0'>
<xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/xhtml/docbook.xsl"/>
<xsl:import href="common.xsl"/>
<xsl:param name="make.valid.html" select="'1'"/>
<xsl:param name="html.stylesheet">articles.css</xsl:param>
</xsl:stylesheet>