Justement j'avais essayé et y a une erreur:
XSL Error: pattern = 'contains(./LIST_DESTINATION_OUT[1]/E_LOCATION/CITY_CODE,''')'
-------------------------
Ziad EL KHATIB
www.vivacances.fr
-----Message d'origine-----
De : JANDIA Cyril [mailto:Cyril.Jandia@accorservices.com]
Envoyé : vendredi 3 septembre 2004 14:20
À : xml-tech@xmlfr.org
Objet : [xml-tech] Re: contains et '
Bonjour,
Comme ceci :
<xsl:if test="contains(./LIST_DESTINATION_OUT[1]/E_LOCATION/CITY_CODE, ''')">...
Cordialement,
Cyril
-----Original Message-----
From: xml-tech-bounce@xmlfr.org [mailto:xml-tech-bounce@xmlfr.org] On Behalf Of Ziad EL KHATIB
Sent: vendredi 3 septembre 2004 14:14
To: xml-tech@xmlfr.org
Subject: [xml-tech] contains et '
Bonjour à tous,
Comment puis je tester si il y a une simple cote ' dans ma chaine ? Il faut que je protège le caractere ' mais comment ?
Exemple:
<xsl:if test=contains(./LIST_DESTINATION_OUT[1]/E_LOCATION/CITY_CODE,"'")>
Merci !
__________________________________________________________________________________________________________________________________________________
This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual to whom it is addressed.If you
have received this email in error please send it back to the person that sent it to you. Unauthorized publication, use, dissemination, forwarding,
printing or copying of this email and its associated attachments is strictly prohibited.
--
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)
--
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:28:26 2004