On Fri, 2004-09-03 at 14:25, benoit.barre@atosorigin.com wrote:
> Quelque chose comme :
>
> <xsl:variable name="apos">'</xsl:variable>
>
> <xsl:if
> test=contains(./LIST_DESTINATION_OUT[1]/E_LOCATION/CITY_CODE,$apos)>
Ou plus exactement <xsl:if
test="contains(./LIST_DESTINATION_OUT[1]/E_LOCATION/CITY_CODE,$apos)">
C'est effectivement une bonne manière d'évider les pièges liés à
l'utilisation de ' et ".
Cordialement,
Eric
--
Carnet web :
http://eric.van-der-vlist.com/blog?t=category&a=Fran%C3%A7ais
Upcoming XML schema languages tutorial:
- Portland -half day- (27/07/2004) http://masl.to/?E6ED13728
------------------------------------------------------------------------
Eric van der Vlist http://xmlfr.org http://dyomedea.com
(ISO) RELAX NG ISBN:0-596-00421-4 http://oreilly.com/catalog/relax
(W3C) XML Schema ISBN:0-596-00252-1 http://oreilly.com/catalog/xmlschema
------------------------------------------------------------------------
--
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)
Received on Fri Sep 3 14:32:01 2004