<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>11 Apr 2019 15:59:40 Z</lastBuildDate><pubDate>11 Apr 2019 09:34:00 Z</pubDate><description>Hello,&#13;
&#13;
Je sèche sur l'ajout d'une balise CDATA dans un document XML, je dois produire ceci:&#13;
&#13;
https://hostimage.windev.io/images/CDATA_ffbc78bba1717cab5a935a2bc78bb293.JPG&#13;
&#13;
Pour info, je construit le XML à partir d'une variable de type xmlDocument:&#13;
&#13;
[code:wl]&#13;
xmlEDI est un xmlDocument&#13;
xmlEDI.DISPATCHNOTIFICATION.DISPATCHNOTIFICATION_HEADER.DISPATCHNOTIFICATION_INFO.SHIPMENT_ID = sTracking //Package Identification Number given by the Logistics &#13;
xmlEDI.DISPATCHNOTIFICATION.DISPATCHNOTIFICATION_HEADER.DISPATCHNOTIFICATION_INFO.TRACKING_TRACING_URL = sTrackingURL //Must be sent as CDATA tag&#13;
[/code]&#13;
&#13;
Mais je ne vois pas comment générer ce CDATA, quelqu’un peut m'aider ?&#13;
&#13;
Merci</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata/read.awp</link><title>Document XML - Balise CDATA</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>lionel</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata-229356/read.awp</comments><pubDate>11 Apr 2019 15:59:40 Z</pubDate><description>Re,&#13;
&#13;
@Popoy, si il s'agit bien d'une balise spécifiques (enfin un nœud) qui permet de définir un contenu qui ne sera pas trait…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata-229356/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata-229356/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata/read.awp">Document XML - Balise CDATA</source><title>Re: Document XML - Balise CDATA</title></item><item><author>Damien</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata-229342/read.awp</comments><pubDate>11 Apr 2019 11:58:18 Z</pubDate><description>Bonjour,&#13;
&#13;
Il faut créer un xmlNoeud de type XMLCDATA intermédiaire. Essai ce code, je ne l'ai pas tester mais cela devrait con…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata-229342/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata-229342/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata/read.awp">Document XML - Balise CDATA</source><title>Re: Document XML - Balise CDATA</title></item><item><author>Popoy</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata-229341/read.awp</comments><pubDate>11 Apr 2019 11:46:34 Z</pubDate><description>j'ai pas l'impression que ce soit une balise car il n'y a pas la partie fermante.&#13;
Fait une simple insertion de texte.</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata-229341/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata-229341/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/229330-document-xml-balise-cdata/read.awp">Document XML - Balise CDATA</source><title>Re: Document XML - Balise CDATA</title></item></channel></rss>
