> -----Original Message-----
> From: xml-tech-bounce@xmlfr.org [mailto:xml-tech-bounce@xmlfr.org] On Behalf Of PTiRouZ
> Sent: mardi 1 février 2005 12:00
> To: xml-tech@xmlfr.org
> Subject: [xml-tech] <xsl:copy-of select= ? />
> Voila j'ai un fichier XML ressemblant à ça :
> [...]
> Mon problème est que je n'arrive pas à afficher le contenu de texte en
> gardant les tag, le seul moyen que j'ai trouvé est : <xsl:copy-of
> select="texte"/> mais dans le source html cela donne :
> [...]
En fait, vous n'êtes pas très loin de la solution à votre problème; la voici :
<xsl:copy-of select="texte/node()" />
> J'espère que j'ai été assez clair, et je vous remercie de votre aide.
> Christophe Rousée
> Analyste - Programmeur
> CONEX
> Tél : +33 (0) 3.20.17.13.77
> http://www.conex.fr/
Cordialement,
Cyril
______________________________________________________________________________________________________________________________
This email, the information contained within and any files transmitted with it (herein after referred as "the message")
are confidential. It is intended solely for the addressees and access to this message by any other person is not permitted.
If you are not the named addressee, please send it back immediately to the sender and delete it. Unauthorized disclosure,
publication, use, dissemination, forwarding, printing or copying of this message, either in whole or in part, is strictly
prohibited.
Emails are susceptible to alteration and their integrity cannot be guaranteed. Our company shall not be liable for this
message if modified or falsified.
--
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 Tue Feb 1 12:45:24 2005