3. la feuille de style.xsl
À propos du fichier
- Type de fichier
- Fichier XSL de 4 Ko (text/html)
- Confidentialité
- Fichier public, envoyé le 25 avril 2014 à 23:09, depuis l'adresse IP 41.107.x.x (Algérie)
- Sécurité
- Ne contient aucun Virus ou Malware connus - Dernière vérification: hier
- Statistiques
- La présente page de téléchargement a été vue 915 fois depuis l'envoi du fichier
- Page de téléchargement
-
Aperçu du fichier
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
<xsl:template match="/">
<xsl:apply-templates select="/FICHES/FICHE"/>
</xsl:template>
<xsl:template match="BE">
<html>
<body>
<blockquote>
<p align="justify">
<br/><br/><br/>
<marquee direction= "right" scrollamount= "4" height= "21" bgcolor= "#E8E8E8" width= "250">
<font color="green">
<xsl:apply-templates/>
</font>
</marquee>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="TY">
<html>
<body>
<blockquote>
<p align="justify">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="NI">
<html>
<body>
<blockquote>
<p align="justify">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="NI_bis">
<html>
<body>
<blockquote>
<p align="justify">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="DO">
<html>
<body>
<blockquote>
<p align="justify">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="SD">
<html>
<body>
<blockquote>
<p align="justify">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="AU">
<html>
<body>
<blockquote>
<p align="justify">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue">
<html>
<body>
<blockquote>
<p align="justify" style="color:blue">
<strong>
<xsl:value-of select = "@id"/>
<xsl:apply-templates/>
</strong>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='AR']/VE">
<html>
<body>
<blockquote>
<p align="justify" dir="rtl">
<!--xsl:value-of select="//DO"/-->
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='FR']/VE">
<html>
<body>
<blockquote>
<p align="justify" dir="ltr">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='AR']/DF">
<html>
<body>
<blockquote>
<p align="justify" dir="rtl">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='FR']/DF">
<html>
<body>
<blockquote>
<p align="justify" dir="ltr">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='AR']/PH">
<html>
<body>
<blockquote>
<p align="justify" dir="rtl">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='FR']/PH">
<html>
<body>
<blockquote>
<p align="justify" dir="ltr">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='AR']/NT">
<html>
<body>
<blockquote>
<p align="justify" dir="rtl">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='FR']/NT">
<html>
<body>
<blockquote>
<p align="justify" dir="ltr">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='AR']/RF">
<html>
<body>
<blockquote>
<p align="justify" dir="rtl">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
<xsl:template match="Langue[@id='FR']/RF">
<html>
<body>
<blockquote>
<p align="justify" dir="ltr">
<xsl:apply-templates/>
</p>
</blockquote>
</body>
</html>
</xsl:template>
</xsl:stylesheet>
Partager le fichier 3. la feuille-de-style.xsl sur le Web et les réseaux sociaux:
Télécharger le fichier 3. la feuille-de-style.xsl
Télécharger 3. la feuille-de-style.xsl