<?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 Read XML tag content as string is possible with talend ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Read-XML-tag-content-as-string-is-possible-with-talend/m-p/2340407#M108441</link>
    <description>&lt;P&gt;I need to read the &lt;STRONG&gt;&amp;lt;claims&amp;gt;&lt;/STRONG&gt; tag content as it is, but when i read it using talend's tFileInputXML (with SAXparser) inner text content without tag wrapping were lost&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;INPUT XML&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt; 
&lt;P&gt;&amp;lt;ipa&amp;gt;&amp;lt;us-patent-application&amp;gt;&lt;BR /&gt;&amp;lt;claims id="claims"&amp;gt;&lt;BR /&gt;&amp;lt;claim id="CLM-00002" num="00002"&amp;gt;&lt;BR /&gt;&amp;lt;claim-text&amp;gt;&amp;lt;b&amp;gt;2&amp;lt;/b&amp;gt;. The controller according to&lt;BR /&gt;&amp;lt;claim-ref idref="CLM-00001"&amp;gt;claim 1&amp;lt;/claim-ref&amp;gt;, wherein the sampling module is arranged to sample the signal indicative of the output current of the SMPS at a frequency that is an integer multiple of the switching frequency of the SMPS.&amp;lt;/claim-text&amp;gt;&lt;BR /&gt;&amp;lt;/claim&amp;gt;&lt;BR /&gt;&amp;lt;claim id="CLM-00003" num="00003"&amp;gt;&lt;BR /&gt;&amp;lt;claim-text&amp;gt;&amp;lt;b&amp;gt;3&amp;lt;/b&amp;gt;. The controller according to&lt;BR /&gt;&amp;lt;claim-ref idref="CLM-00001"&amp;gt;claim 1&amp;lt;/claim-ref&amp;gt;, wherein the ripple component estimation module is arranged to estimate the ripple component by use of an interpolated low-pass filter.&amp;lt;/claim-text&amp;gt;&lt;BR /&gt;&amp;lt;/claim&amp;gt;&lt;BR /&gt;&amp;lt;/claims&amp;gt;&lt;BR /&gt;&amp;lt;/us-patent-application&amp;gt;&amp;lt;/ipa&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;TALEND JOB&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-05-23 at 3.50.06 PM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxCv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150115iCF997EAF9996E854/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxCv.png" alt="0683p000009LxCv.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;OUTPUT XML After Parsing&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&amp;lt;claims id="claims"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;lt;claim id="CLM-00002" num="00002"&amp;gt;&lt;BR /&gt;&amp;lt;claim-text&amp;gt;&amp;lt;b&amp;gt;2&amp;lt;/b&amp;gt;. The controller according to&lt;BR /&gt;&amp;lt;claim-ref idref="CLM-00001"&amp;gt;claim 1&amp;lt;/claim-ref&amp;gt;, wherein the sampling module is arranged to sample the signal indicative of the output current of the SMPS at a frequency that is an integer multiple of the switching frequency of the SMPS.&amp;lt;/claim-text&amp;gt;&lt;BR /&gt;&amp;lt;/claim&amp;gt;&lt;BR /&gt;&amp;lt;claim id="CLM-00003" num="00003"&amp;gt;&lt;BR /&gt;&amp;lt;claim-text&amp;gt;&amp;lt;b&amp;gt;3&amp;lt;/b&amp;gt;. The controller according to&lt;BR /&gt;&amp;lt;claim-ref idref="CLM-00001"&amp;gt;claim 1&amp;lt;/claim-ref&amp;gt;, wherein the ripple component estimation module is arranged to estimate the ripple component by use of an interpolated low-pass filter.&amp;lt;/claim-text&amp;gt;&lt;BR /&gt;&amp;lt;/claim&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/claims&amp;gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;How i read the &amp;lt;claims&amp;gt; XML tag content as it is ?&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 08:14:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T08:14:02Z</dc:date>
    <item>
      <title>Read XML tag content as string is possible with talend ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-XML-tag-content-as-string-is-possible-with-talend/m-p/2340407#M108441</link>
      <description>&lt;P&gt;I need to read the &lt;STRONG&gt;&amp;lt;claims&amp;gt;&lt;/STRONG&gt; tag content as it is, but when i read it using talend's tFileInputXML (with SAXparser) inner text content without tag wrapping were lost&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;INPUT XML&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt; 
&lt;P&gt;&amp;lt;ipa&amp;gt;&amp;lt;us-patent-application&amp;gt;&lt;BR /&gt;&amp;lt;claims id="claims"&amp;gt;&lt;BR /&gt;&amp;lt;claim id="CLM-00002" num="00002"&amp;gt;&lt;BR /&gt;&amp;lt;claim-text&amp;gt;&amp;lt;b&amp;gt;2&amp;lt;/b&amp;gt;. The controller according to&lt;BR /&gt;&amp;lt;claim-ref idref="CLM-00001"&amp;gt;claim 1&amp;lt;/claim-ref&amp;gt;, wherein the sampling module is arranged to sample the signal indicative of the output current of the SMPS at a frequency that is an integer multiple of the switching frequency of the SMPS.&amp;lt;/claim-text&amp;gt;&lt;BR /&gt;&amp;lt;/claim&amp;gt;&lt;BR /&gt;&amp;lt;claim id="CLM-00003" num="00003"&amp;gt;&lt;BR /&gt;&amp;lt;claim-text&amp;gt;&amp;lt;b&amp;gt;3&amp;lt;/b&amp;gt;. The controller according to&lt;BR /&gt;&amp;lt;claim-ref idref="CLM-00001"&amp;gt;claim 1&amp;lt;/claim-ref&amp;gt;, wherein the ripple component estimation module is arranged to estimate the ripple component by use of an interpolated low-pass filter.&amp;lt;/claim-text&amp;gt;&lt;BR /&gt;&amp;lt;/claim&amp;gt;&lt;BR /&gt;&amp;lt;/claims&amp;gt;&lt;BR /&gt;&amp;lt;/us-patent-application&amp;gt;&amp;lt;/ipa&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;TALEND JOB&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-05-23 at 3.50.06 PM.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LxCv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150115iCF997EAF9996E854/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LxCv.png" alt="0683p000009LxCv.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;OUTPUT XML After Parsing&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&amp;lt;claims id="claims"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;lt;claim id="CLM-00002" num="00002"&amp;gt;&lt;BR /&gt;&amp;lt;claim-text&amp;gt;&amp;lt;b&amp;gt;2&amp;lt;/b&amp;gt;. The controller according to&lt;BR /&gt;&amp;lt;claim-ref idref="CLM-00001"&amp;gt;claim 1&amp;lt;/claim-ref&amp;gt;, wherein the sampling module is arranged to sample the signal indicative of the output current of the SMPS at a frequency that is an integer multiple of the switching frequency of the SMPS.&amp;lt;/claim-text&amp;gt;&lt;BR /&gt;&amp;lt;/claim&amp;gt;&lt;BR /&gt;&amp;lt;claim id="CLM-00003" num="00003"&amp;gt;&lt;BR /&gt;&amp;lt;claim-text&amp;gt;&amp;lt;b&amp;gt;3&amp;lt;/b&amp;gt;. The controller according to&lt;BR /&gt;&amp;lt;claim-ref idref="CLM-00001"&amp;gt;claim 1&amp;lt;/claim-ref&amp;gt;, wherein the ripple component estimation module is arranged to estimate the ripple component by use of an interpolated low-pass filter.&amp;lt;/claim-text&amp;gt;&lt;BR /&gt;&amp;lt;/claim&amp;gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/claims&amp;gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;How i read the &amp;lt;claims&amp;gt; XML tag content as it is ?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:14:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-XML-tag-content-as-string-is-possible-with-talend/m-p/2340407#M108441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:14:02Z</dc:date>
    </item>
  </channel>
</rss>

