From: Eric van der Vlist (vdv@dyomedea.com)
Date: 08/02/2001 - 09:34
Bonjour,
Emmanuel.COLLAIN@tcc.thomson-csf.com wrote:
>
> Bonjour,
>
Lorsque vous écrivez:
<xsl:with-param name="current">$current</xsl:with-param>
XSLT ne comprend pas que $current est une variable !
Il faut écrire:
<xsl:with-param name="current"><xsl:value-of
select="$current"/></xsl:with-param>
Ou, mieux:
<xsl:with-param select="$current"/>
Cordialement,
Eric van der Vlist
--
See you in Austin (Knowledge Technologies 2001)
http://www.gca.org/attend/2001_conferences/kt_2001/mon.htm
------------------------------------------------------------------------
Eric van der Vlist Dyomedea http://dyomedea.com
http://xmlfr.org http://4xt.org http://ducotede.com
------------------------------------------------------------------------
--
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
|