08-03-2018 03:53 AM
Hi,
I am creating a XML report, in these I would like to add CDATA section "to insert some set of character data.
I tried with XML example program, can anybody support me in this.
Thanks
08-03-2018 04:03 AM - edited 08-03-2018 04:03 AM
What do you want to achieve?
Do you need to create new XML File Containing CDATA or need to add this content to an existing file?
08-03-2018 04:34 AM
I would like to new XML File Containing CDATA
08-03-2018 05:56 AM
https://forums.ni.com/t5/LabVIEW/createCDATAsection-with-MSXML-in-LabView/m-p/539640#M254405
Please refer the link above