<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tAdvancedXMLFileOutputXML , XML , special XML characters in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedXMLFileOutputXML-XML-special-XML-characters/m-p/2359433#M124206</link>
    <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;The special characters such as "&amp;lt;", "&amp;gt;" are always transformed&amp;nbsp;automatically by tAdvancedFileOutputXML component, if you open the XML file in a browser, you will see it displays correctly.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
    <pubDate>Tue, 10 Aug 2021 10:01:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-08-10T10:01:22Z</dc:date>
    <item>
      <title>tAdvancedXMLFileOutputXML , XML , special XML characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedXMLFileOutputXML-XML-special-XML-characters/m-p/2359432#M124205</link>
      <description>&lt;P&gt;Hello Every One &lt;/P&gt;&lt;P&gt;im reading data from an sql server table , some fields contains special XML characters like &lt;/P&gt;&lt;P&gt;&amp;amp;,&amp;lt;, &amp;gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;im reading the data to create a complexe  XML file with  multiple tAdvancedXMLFileOutputXML&amp;nbsp;components   using the append option &lt;/P&gt;&lt;P&gt;for exemple the &amp;amp; caracter  is transforming to &amp;amp;amp when i create the xml file .. how can i solve this &lt;/P&gt;&lt;P&gt;i need the xml file to be created with &lt;/P&gt;&lt;P&gt; &amp;amp; and not   &amp;amp;amp;  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:53:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedXMLFileOutputXML-XML-special-XML-characters/m-p/2359432#M124205</guid>
      <dc:creator>Mehdi_Mhedhbi2</dc:creator>
      <dc:date>2024-11-15T23:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: tAdvancedXMLFileOutputXML , XML , special XML characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedXMLFileOutputXML-XML-special-XML-characters/m-p/2359433#M124206</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;The special characters such as "&amp;lt;", "&amp;gt;" are always transformed&amp;nbsp;automatically by tAdvancedFileOutputXML component, if you open the XML file in a browser, you will see it displays correctly.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 10:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedXMLFileOutputXML-XML-special-XML-characters/m-p/2359433#M124206</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-10T10:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: tAdvancedXMLFileOutputXML , XML , special XML characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedXMLFileOutputXML-XML-special-XML-characters/m-p/2359434#M124207</link>
      <description>&lt;P&gt;yes , but i am using the content of the XML file to call a soap web service and these special caracter are transforming .&lt;/P&gt;&lt;P&gt;to explain better i have this the DB (sql server ) from which im reading data char(10) as &amp;amp;#10.&amp;amp;#13 , when i apply the soap call this should be &lt;/P&gt;&lt;P&gt;translated to CR but it is not because &amp;amp; is changing to &amp;amp;amp;, same thing  happend if i put them in a CDATA &lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 07:40:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedXMLFileOutputXML-XML-special-XML-characters/m-p/2359434#M124207</guid>
      <dc:creator>Mehdi_Mhedhbi2</dc:creator>
      <dc:date>2021-08-13T07:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: tAdvancedXMLFileOutputXML , XML , special XML characters</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tAdvancedXMLFileOutputXML-XML-special-XML-characters/m-p/2359435#M124208</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;You can do nothing unless you change the source code  of tAdvancedXMLFileOutputXML. One idea: After generate  the XML file, read the file content as a sting using tFileInputRaw component and replace all &amp;amp;amp with &amp;amp;, the same processing for other special characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 07:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tAdvancedXMLFileOutputXML-XML-special-XML-characters/m-p/2359435#M124208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-13T07:54:05Z</dc:date>
    </item>
  </channel>
</rss>

