﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Integration Services  / XML Destination - CDATA / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sun, 19 May 2013 20:49:01 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: XML Destination - CDATA</title><link>http://www.sqlservercentral.com/Forums/Topic729729-148-1.aspx</link><description>[quote]I have downloaded a 30-day trial version of Keelio XML Destination Adaptor. The product does a lot, but does not natively support CDATA. I tried creating the CDATA as a string in the SQL Command source ('' ). However, the &lt; and &gt; are not interpreted as tags by the XML Editor, they appear as the greater than &gt; and less than &lt; symbols. Any help would be greatly appreciated. [/quote]I don't know what are your needs but here are fast facts Microsoft XML columns don't support CDATA sections because I have seen six tables shopping cart in CDATA sections, so to avoid data corruption and other issues Microsoft does not support CDATA sections in SQL Server.  However the .NET XML classes which are in your application layer support CDATA section.</description><pubDate>Sun, 07 Jun 2009 13:16:23 GMT</pubDate><dc:creator>Gift Peddie</dc:creator></item><item><title>XML Destination - CDATA</title><link>http://www.sqlservercentral.com/Forums/Topic729729-148-1.aspx</link><description>I have downloaded a 30-day trial version of Keelio XML Destination Adaptor.  The product does a lot, but does not natively support CDATA.  I tried creating the CDATA as a string in the SQL Command source ('&lt;![CDATA[' + rtrim(field_name) + ']]&gt;' ).  However, the &lt; and &gt; are not interpreted as tags by the XML Editor, they appear as the greater than &amp;gt; and less than &amp;lt; symbols.  Any help would be greatly appreciated. - &lt;AMS_DOC_XML_EXPORT_FILE VERSION="1.0" EXPORT_DATE="2009-06-04" DOC_CAT="AR" DOC_TYP="RE" DOC_CD="RE" DOC_DEPT_CD="1503" DOC_UNIT_CD="null" DOC_ID="value" DOC_VERS_NO="1" AUTO_DOC_NUM="false" DOC_IMPORT_MODE="OE"&gt;- &lt;RE_DOC_HDR AMSDataObject="Y"&gt;  &lt;DOC_CAT Attribute="Y"&gt;&lt;![CDATA[11521044]]&gt;&lt;/DOC_CAT&gt;   &lt;/RE_DOC_HDR&gt;  &lt;/AMS_DOC_XML_EXPORT_FILE&gt;</description><pubDate>Fri, 05 Jun 2009 08:00:25 GMT</pubDate><dc:creator>gkline</dc:creator></item></channel></rss>