<?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 XML Mapping with multiple loop elements in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/XML-Mapping-with-multiple-loop-elements/m-p/2279627#M54730</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the Talend Open Studio for Data Integration (v.7.1.1.20181026_1147) and&amp;nbsp;I'm trying to merge two xml files into another xml file. In attach i send to you both those files, with the name "tabela1.xml" and "tabela2.xml" respectively. The desired output is also in attach with the name "result.xml" as the project itself (MERGEXML.zip).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this stage i'm not able to get the output I want, because I can't figure out how to add two loop elements (see image capture.png in attach).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please advice me how to accomplish this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2019 14:56:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-24T14:56:47Z</dc:date>
    <item>
      <title>XML Mapping with multiple loop elements</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Mapping-with-multiple-loop-elements/m-p/2279627#M54730</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the Talend Open Studio for Data Integration (v.7.1.1.20181026_1147) and&amp;nbsp;I'm trying to merge two xml files into another xml file. In attach i send to you both those files, with the name "tabela1.xml" and "tabela2.xml" respectively. The desired output is also in attach with the name "result.xml" as the project itself (MERGEXML.zip).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At this stage i'm not able to get the output I want, because I can't figure out how to add two loop elements (see image capture.png in attach).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please advice me how to accomplish this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 14:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Mapping-with-multiple-loop-elements/m-p/2279627#M54730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-24T14:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: XML Mapping with multiple loop elements</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Mapping-with-multiple-loop-elements/m-p/2279628#M54731</link>
      <description>&lt;P&gt;In the results you want this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;...&lt;BR /&gt;	&amp;lt;person&amp;gt;
		&amp;lt;id&amp;gt;2&amp;lt;/id&amp;gt;
		&amp;lt;name&amp;gt;Francisca&amp;lt;/name&amp;gt;
		&amp;lt;age&amp;gt;34&amp;lt;/age&amp;gt;
                &amp;lt;cars&amp;gt;
          		&amp;lt;brand&amp;gt;Fiat&amp;lt;/brand&amp;gt;
	        	&amp;lt;brand&amp;gt;VW&amp;lt;/brand&amp;gt;&lt;BR /&gt;                &amp;lt;/cars&amp;gt;
	&amp;lt;/person&amp;gt;&lt;BR /&gt;...&lt;/PRE&gt;&lt;P&gt;not this&lt;/P&gt;&lt;PRE&gt;...&lt;BR /&gt;	&amp;lt;person&amp;gt;
		&amp;lt;id&amp;gt;2&amp;lt;/id&amp;gt;
		&amp;lt;name&amp;gt;Francisca&amp;lt;/name&amp;gt;
		&amp;lt;age&amp;gt;34&amp;lt;/age&amp;gt;
		&amp;lt;brand&amp;gt;Fiat&amp;lt;/brand&amp;gt;
		&amp;lt;brand&amp;gt;VW&amp;lt;/brand&amp;gt;
	&amp;lt;/person&amp;gt;&lt;BR /&gt;...&lt;/PRE&gt;&lt;P&gt;Right?&lt;/P&gt;</description>
      <pubDate>Sun, 05 May 2019 00:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Mapping-with-multiple-loop-elements/m-p/2279628#M54731</guid>
      <dc:creator>nfz11</dc:creator>
      <dc:date>2019-05-05T00:39:53Z</dc:date>
    </item>
  </channel>
</rss>

