[ Index ] |
|
Code source de Dolibarr 2.0.1 |
1 <?xml version="1.0" encoding="ISO-8859-1"?> 2 <!DOCTYPE xsl:stylesheet [<!ENTITY nbsp " ">]> 3 4 <xsl:stylesheet version="1.0" 5 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 6 7 <xsl:output method="html" 8 encoding="ISO-8859-1" 9 doctype-public="-//W3C//DTD HTML 4.0 Transitional//EN" 10 doctype-system="http://www.w3.org/TR/REC-html40/loose.dtd" 11 indent="yes" 12 /> 13 14 15 <xsl:param name="fsffrance">http://france.fsfeurope.org</xsl:param> 16 <xsl:param name="fsfeurope">http://www.fsfeurope.org</xsl:param> 17 <xsl:param name="fsf">http://www.fsf.org</xsl:param> 18 <xsl:param name="gnu">http://www.gnu.org</xsl:param> 19 <xsl:param name="filebase">nofile.html</xsl:param> 20 <xsl:param name="path">nofile.html</xsl:param> 21 22 <xsl:template match="/"> 23 <xsl:copy> 24 <xsl:apply-templates select="@*|node()"/> 25 </xsl:copy> 26 </xsl:template> 27 28 <xsl:template match="/html/body"> 29 <body> 30 <xsl:comment> 31 32 DO NOT MODIFY THIS DOCUMENT. IT WAS GENERATED BY XSLT PROCESSING 33 AND YOUR MODIFICATIONS WILL BE LOST. THE SOURCE OF THE DOCUMENT 34 IS IN THE .xhtml FILE USE make all TO REGENERATE 35 36 </xsl:comment> 37 <xsl:apply-templates select="node()"/> 38 </body> 39 </xsl:template> 40 41 <xsl:template match="/html/head"> 42 <head> 43 <link rel="stylesheet" type="text/css" href="./eucd.css" /> 44 <xsl:apply-templates select="@*|node()"/> 45 </head> 46 </xsl:template> 47 48 <xsl:include href="navigation.fr.xsl" /> 49 <!-- <xsl:include href="navigation.en.xsl" /> --> 50 51 <xsl:template match="@*|node()" priority="-1"> 52 <xsl:copy> 53 <xsl:apply-templates select="@*|node()"/> 54 </xsl:copy> 55 </xsl:template> 56 57 <!-- 58 Local Variables: *** 59 mode: xml *** 60 End: *** 61 --> 62 </xsl:stylesheet>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 12:29:37 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |