<?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 Get tag name in tXmlMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-tag-name-in-tXmlMap/m-p/2327532#M96907</link>
    <description>&lt;P&gt;Hi all,&lt;BR /&gt;I'm trying to use the tXmlMap component to parse my XML.&lt;BR /&gt;Everything is working except I want to get the name of a tag (escpecially the name of the tag set as loop).&lt;BR /&gt;&lt;BR /&gt;How could I use the name() inside a XML map ?&lt;BR /&gt;Thank you in advance for any help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Cassano O.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jan 2016 10:08:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-07T10:08:09Z</dc:date>
    <item>
      <title>Get tag name in tXmlMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-tag-name-in-tXmlMap/m-p/2327532#M96907</link>
      <description>&lt;P&gt;Hi all,&lt;BR /&gt;I'm trying to use the tXmlMap component to parse my XML.&lt;BR /&gt;Everything is working except I want to get the name of a tag (escpecially the name of the tag set as loop).&lt;BR /&gt;&lt;BR /&gt;How could I use the name() inside a XML map ?&lt;BR /&gt;Thank you in advance for any help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Cassano O.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2016 10:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-tag-name-in-tXmlMap/m-p/2327532#M96907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-07T10:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get tag name in tXmlMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-tag-name-in-tXmlMap/m-p/2327533#M96908</link>
      <description>Hi&amp;nbsp;&lt;BR /&gt;The XML tree structure of XML file is defined at design time, I don't understand why you need to get the tag name? Can you please explain it further?</description>
      <pubDate>Tue, 12 Jan 2016 07:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-tag-name-in-tXmlMap/m-p/2327533#M96908</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-12T07:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get tag name in tXmlMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-tag-name-in-tXmlMap/m-p/2327534#M96909</link>
      <description>Hi Shong, 
&lt;BR /&gt;Thank you for your answer. 
&lt;BR /&gt;Here is an example of XML I have to parse : 
&lt;BR /&gt;&amp;lt;root&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;Event&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;eventType1&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;data value="1"&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/eventType1&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/Event&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;Event&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;eventType2&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;data value="2"&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/eventType2&amp;gt; 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;&amp;lt;/Event&amp;gt; 
&lt;BR /&gt;&amp;lt;/root&amp;gt; 
&lt;BR /&gt; 
&lt;BR /&gt;What I want is a row containing : 
&lt;BR /&gt;eventType1,1 
&lt;BR /&gt;eventType2,2 
&lt;BR /&gt; 
&lt;BR /&gt;I actually found a solution using a tXMLInput, but I was wondering if that would be possible with a tXMLMap. 
&lt;BR /&gt; 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Orlando</description>
      <pubDate>Fri, 15 Jan 2016 14:53:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-tag-name-in-tXmlMap/m-p/2327534#M96909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-15T14:53:21Z</dc:date>
    </item>
  </channel>
</rss>

