I have created a codeunit that creates an xml file
All looks good until the part of the CDATA section in blue.
See attachment.
Anyone has any ideas ??
I know where to get my data, but I do not know know how to get cData blue line to show and what xml function to use.
I have the following right before it for the TextData section
XmlsubElement3 := xmldoc.createElement('TextData');
XmlsubElement2.appendChild(XmlsubElement3);
Any ideas ?
0
Answers
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/