From: Veauleger François (f.veauleger@kenobee.fr)
Date: 04/01/2001 - 13:56
voici le XSL et rien n'apparait dans mon fichier (en tout cas pas le
champs voulu)
<xsl:stylesheet xmlns:xsl=" <http://www.w3.org/TR/WD-xsl>
http://www.w3.org/TR/WD-xsl"
xmlns:fo=" <http://www.w3.org/TR/WD-xsl/FO>
http://www.w3.org/TR/WD-xsl/FO"
result-ns="fo">
<xsl:template match="descriptif_technique[type_produit='autres']">
<xsl:value-of select="autres_type_produit"/>
</xsl:template>
<xsl:template match="descriptif_technique">
<xsl:value-of select="type_produit"/>
</xsl:template>
<xsl:template match="/">
<html>
<head>
<link rel="stylesheet" href="../timer.css"></link>
<meta author="Veauleger Francois"></meta>
<title>Bon de speculation Medias Interactifs</title>
</head>
<body>
<TABLE cellSpacing="0" cellPadding="1" border="0" width="500">
<tr>
<td>
<img src="../images/incomplet.gif"></img>
</td>
<td width="200">
<h4>Client : <xsl:value-of select="formulaire/speciaux/spe_nom"/></h4>
</td>
<td width="200">
<h5>Projet : <xsl:value-of
select="formulaire/speciaux/spe_client"/></h5>
</td>
</tr>
</TABLE>
<TABLE cellSpacing="0" cellPadding="1" border="0" width="680">
<tr height="33">
<td height="33" background="../images/bandeau-specu.gif"
valign="middle"><img src="../images/fermer_trans.gif" width="60"
height="10" border="0"></img><img src="../images/fermer_trans.gif"
width="60" height="10" border="0"></img><img
src="../images/fermer_trans.gif" width="60" height="10"
border="0"></img><img src="../images/fermer_trans.gif" width="60"
height="10" border="0"></img><font color="#ffffff" ><b><xsl:value-of
select="*/speculation"/></b></font></td>
</tr>
<TR valign="top">
<td align="left" valign="top" ><img
src="../images/ti-descriptif-technique.gif" width="203" height="24"
border="0"></img></td>
</TR>
<TR>
<td><font color="#7676C5"><b>Langue:
</b></font><xsl:value-of select="formulaire/speciaux/spe_langue"/></td>
</TR>
<TR>
<td><font color="#7676C5"><b>Type de produit:
</b></font><xsl:apply-templates
select="descriptif_technique/type_produit"/></td>
Veauleger Francois
Kenobee
</TR>
--
Devenez redacteur <XML>fr et contribuez au developpement du
xml francophone (http://xmlfr.org/infos/redacteurs/) !
Liste de diffusion "xml-tech@xmlfr.org" (http://xmlfr.org).
Cette liste est a votre disposition pour discuter en francais de
tout sujet technique lie a XML.
Pour resilier votre abonnement, envoyez un message contenant
la commande "unsubscribe" a xml-tech-request@xmlfr.org
(mailto:xml-tech-request@xmlfr.org?Subject=unsubscribe)
Archive générée par hypermail 2.1.3 le 28/06/2004 - 11:05 UTC
webmaster@xmlfr.org
|