<?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 tFileinputXML Component Question in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileinputXML-Component-Question/m-p/2233399#M23073</link>
    <description>Hi,
&lt;BR /&gt;I have a XML with tag structure as&amp;nbsp;
&lt;BR /&gt;&amp;lt;text&amp;gt;
&lt;BR /&gt;&amp;nbsp;&amp;lt;table&amp;gt;
&lt;BR /&gt;&amp;nbsp; &amp;lt;tbody&amp;gt;
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;tr&amp;gt;
&lt;BR /&gt;&amp;lt;td&amp;gt; InsuranceName &amp;lt;/td&amp;gt;
&lt;BR /&gt;&amp;lt;td&amp;gt; InsuranceAddress &amp;lt;/td&amp;gt;
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/tr&amp;gt;
&lt;BR /&gt;&amp;nbsp; &amp;lt;/tbody&amp;gt;
&lt;BR /&gt;&amp;nbsp;&amp;lt;table&amp;gt;
&lt;BR /&gt;&amp;lt;text&amp;gt;
&lt;BR /&gt;In the tFileInputXML component,
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;m&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;y LoopXpathQuery is "/text/table"
&lt;BR /&gt;I want to Pickup only the InsuranceName from the &amp;lt;td&amp;gt; section. What should i be using in the 'Mapping section' in the XPath query for picking up just the Insurance Name ?</description>
    <pubDate>Fri, 04 Dec 2015 17:01:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-04T17:01:00Z</dc:date>
    <item>
      <title>tFileinputXML Component Question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileinputXML-Component-Question/m-p/2233399#M23073</link>
      <description>Hi,
&lt;BR /&gt;I have a XML with tag structure as&amp;nbsp;
&lt;BR /&gt;&amp;lt;text&amp;gt;
&lt;BR /&gt;&amp;nbsp;&amp;lt;table&amp;gt;
&lt;BR /&gt;&amp;nbsp; &amp;lt;tbody&amp;gt;
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;tr&amp;gt;
&lt;BR /&gt;&amp;lt;td&amp;gt; InsuranceName &amp;lt;/td&amp;gt;
&lt;BR /&gt;&amp;lt;td&amp;gt; InsuranceAddress &amp;lt;/td&amp;gt;
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/tr&amp;gt;
&lt;BR /&gt;&amp;nbsp; &amp;lt;/tbody&amp;gt;
&lt;BR /&gt;&amp;nbsp;&amp;lt;table&amp;gt;
&lt;BR /&gt;&amp;lt;text&amp;gt;
&lt;BR /&gt;In the tFileInputXML component,
&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;&lt;B&gt;&amp;nbsp;&lt;/B&gt;&lt;/FONT&gt;&lt;/FONT&gt;
&lt;B&gt;&lt;FONT color="#5b5b5d"&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;m&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/B&gt;y LoopXpathQuery is "/text/table"
&lt;BR /&gt;I want to Pickup only the InsuranceName from the &amp;lt;td&amp;gt; section. What should i be using in the 'Mapping section' in the XPath query for picking up just the Insurance Name ?</description>
      <pubDate>Fri, 04 Dec 2015 17:01:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileinputXML-Component-Question/m-p/2233399#M23073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-04T17:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: tFileinputXML Component Question</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileinputXML-Component-Question/m-p/2233400#M23074</link>
      <description>The loop element is &amp;lt;td&amp;gt; in this example, so you should set LoopXpathQuery to "&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;/text/table/td&lt;/FONT&gt;&lt;/FONT&gt;" to extract all values of &amp;lt;td&amp;gt;element, filter the values if needed after&amp;nbsp;&lt;FONT size="2"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;tFileInputXML.&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Mon, 07 Dec 2015 02:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileinputXML-Component-Question/m-p/2233400#M23074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-07T02:59:18Z</dc:date>
    </item>
  </channel>
</rss>

