<?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: XML - Multi SUB ELMENTS in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/XML-Multi-SUB-ELMENTS/m-p/2325107#M94737</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Do you want to combine your Multi SUB ELMENTS of xml file into one? Could you provide us (in your example) with the expected output file?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Mar 2018 10:18:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-05T10:18:55Z</dc:date>
    <item>
      <title>XML - Multi SUB ELMENTS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Multi-SUB-ELMENTS/m-p/2325106#M94736</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;i&amp;nbsp; have a problem with the component tfileoutputMSxml, i have two same sub elements and the content is different.&lt;/P&gt; 
&lt;P&gt;&amp;lt;cnQualBen beneficiary = "00"&amp;gt;&lt;BR /&gt;&amp;lt;pPh lPren = "TOTO" dDNais = "1900-01-15" ccCDepNais = "95"&amp;gt;&lt;BR /&gt;&amp;lt;name lPatName = "TITI" /&amp;gt;&lt;BR /&gt;&amp;lt;countryNais nCountryCountry = "99100" /&amp;gt;&lt;BR /&gt;&amp;lt;comNais lLComNais = "MAT" /&amp;gt;&lt;BR /&gt;&amp;lt;/ PPh&amp;gt;&lt;BR /&gt;&amp;lt;Addr&amp;gt;&lt;BR /&gt;&amp;lt;adrNC cnNatAdr = "01" nCPays = "99100" ccCPost = "97351" lLCom = "MAT" /&amp;gt;&lt;BR /&gt;&amp;lt;/ Addr&amp;gt;&lt;BR /&gt;&amp;lt;mtBenef nVal = "1" cnNatMontBenef = "1" /&amp;gt;&lt;BR /&gt;&amp;lt;/ Grantee&amp;gt;&lt;BR /&gt;or&lt;BR /&gt;&amp;lt;cnQualBen beneficiary = "00"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;pMo IRs = "FUNNY PUMPS THE SOURCE" idPmo = "202020202" &amp;lt;/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;mtBenef nVal = "2000" cnNatMontBenef = "12" /&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/ Grantee&amp;gt;&lt;BR /&gt;The problem is to guess in advance the sub elements and sometimes the part pMO is not always informed.&lt;BR /&gt;is there a way to tell if one of the parts is empty of no longer the output?&lt;BR /&gt;I am obliged to define the two sub élémént, but there is one of two sous éléménts is not values ​​to display and I do not want to make out it.&lt;BR /&gt;otherwise the output is:&lt;BR /&gt;&amp;lt;cnQualBen beneficiary = "00"&amp;gt;&lt;BR /&gt;&amp;lt;pPh lPren = "TOTO" dDNais = "1900-01-15" ccCDepNais = "95"&amp;gt;&lt;BR /&gt;&amp;lt;name lPatName = "TITI" /&amp;gt;&lt;BR /&gt;&amp;lt;countryNais nCountryCountry = "99100" /&amp;gt;&lt;BR /&gt;&amp;lt;comNais lLComNais = "MAT" /&amp;gt;&lt;BR /&gt;&amp;lt;/ PPh&amp;gt;&lt;BR /&gt;&amp;lt;Addr&amp;gt;&lt;BR /&gt;&amp;lt;adrNC cnNatAdr = "01" nCPays = "99100" ccCPost = "97351" lLCom = "MAT" /&amp;gt;&lt;BR /&gt;&amp;lt;/ Addr&amp;gt;&lt;BR /&gt;&amp;lt;PMo /&amp;gt;&lt;BR /&gt;&amp;lt;mtBenef nVal = "1" cnNatMontBenef = "1" /&amp;gt;&lt;BR /&gt;&amp;lt;/ Grantee&amp;gt;&lt;/P&gt; 
&lt;P&gt;or&lt;/P&gt; 
&lt;P&gt;&amp;lt;cnQualBen beneficiary = "00"&amp;gt;&lt;BR /&gt;&amp;lt;PPh&amp;gt;&lt;BR /&gt;&amp;lt;Name /&amp;gt;&lt;BR /&gt;&amp;lt;PaysNais /&amp;gt;&lt;BR /&gt;&amp;lt;ComNais /&amp;gt;&lt;BR /&gt;&amp;lt;/ PPh&amp;gt;&lt;BR /&gt;&amp;lt;Addr&amp;gt;&lt;BR /&gt;&amp;lt;AdrNC /&amp;gt;&lt;BR /&gt;&amp;lt;/ Addr&amp;gt;&lt;BR /&gt;&amp;lt;pMo iRs = "xxxx" idPmo = "000000" /&amp;gt;&lt;BR /&gt;&amp;lt;mtBenef nVal = "1" cnNatMontBenef = "1" /&amp;gt;&lt;BR /&gt;&amp;lt;/ Grantee&amp;gt;&lt;/P&gt; 
&lt;P&gt;I want to eliminate the null part.&lt;/P&gt; 
&lt;P&gt;thanks.&lt;BR /&gt;Regards,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Bonjour,&lt;/P&gt; 
&lt;P&gt;je rencontre un problème lié au composant tfileoutputMSxml, j'ai deux mêmes sous elements et le contenu est différent.&lt;/P&gt; 
&lt;P&gt;&amp;lt;beneficiaire cnQualBen="00"&amp;gt;&lt;BR /&gt;&amp;lt;pPh lPren="TOTO" dDNais="1900-01-15" ccCDepNais="95"&amp;gt;&lt;BR /&gt;&amp;lt;nom lNomPat="TITI "/&amp;gt;&lt;BR /&gt;&amp;lt;paysNais nCPaysNais="99100"/&amp;gt;&lt;BR /&gt;&amp;lt;comNais lLComNais="MAT"/&amp;gt;&lt;BR /&gt;&amp;lt;/pPh&amp;gt;&lt;BR /&gt;&amp;lt;adr&amp;gt;&lt;BR /&gt;&amp;lt;adrNC cnNatAdr="01" nCPays="99100" ccCPost="97351" lLCom="MAT"/&amp;gt;&lt;BR /&gt;&amp;lt;/adr&amp;gt;&lt;BR /&gt;&amp;lt;mtBenef nVal="1" cnNatMontBenef="1"/&amp;gt;&lt;BR /&gt;&amp;lt;/beneficiaire&amp;gt;&lt;BR /&gt;ou&lt;BR /&gt;&amp;lt;beneficiaire cnQualBen="00"&amp;gt;&lt;BR /&gt;&amp;lt;pMo IRs="POMPES FUNEBRES LA SOURCE" idPmo="202020202"&amp;lt;/&amp;gt;&lt;BR /&gt;&amp;lt;mtBenef nVal="2000" cnNatMontBenef="12"/&amp;gt;&lt;BR /&gt;&amp;lt;/beneficiaire&amp;gt;&lt;BR /&gt;Le probleme il faut devinir par avance le sous elements et parfois la partie pMO n'est pas toujours renseignée.&lt;BR /&gt;est ce qu'il y a une methode pour dire si l'une de partie est vide de ne plus la sortie?&lt;BR /&gt;Je suis obligé de définir le deux sous élémént , mais il y a un de deux sous éléménts n'est pas des valeurs à afficher et je ne veux pas le faire sortir.&lt;BR /&gt;sinon la sortie est :&lt;BR /&gt;&amp;lt;beneficiaire cnQualBen="00"&amp;gt;&lt;BR /&gt;&amp;lt;pPh lPren="TOTO" dDNais="1900-01-15" ccCDepNais="95"&amp;gt;&lt;BR /&gt;&amp;lt;nom lNomPat="TITI "/&amp;gt;&lt;BR /&gt;&amp;lt;paysNais nCPaysNais="99100"/&amp;gt;&lt;BR /&gt;&amp;lt;comNais lLComNais="MAT"/&amp;gt;&lt;BR /&gt;&amp;lt;/pPh&amp;gt;&lt;BR /&gt;&amp;lt;adr&amp;gt;&lt;BR /&gt;&amp;lt;adrNC cnNatAdr="01" nCPays="99100" ccCPost="97351" lLCom="MAT"/&amp;gt;&lt;BR /&gt;&amp;lt;/adr&amp;gt;&lt;BR /&gt;&amp;lt;pMo/&amp;gt;&lt;BR /&gt;&amp;lt;mtBenef nVal="1" cnNatMontBenef="1"/&amp;gt;&lt;BR /&gt;&amp;lt;/beneficiaire&amp;gt;&lt;/P&gt; 
&lt;P&gt;ou&lt;/P&gt; 
&lt;P&gt;&amp;lt;beneficiaire cnQualBen="00"&amp;gt;&lt;BR /&gt;&amp;lt;pPh&amp;gt;&lt;BR /&gt;&amp;lt;nom/&amp;gt;&lt;BR /&gt;&amp;lt;paysNais/&amp;gt;&lt;BR /&gt;&amp;lt;comNais/&amp;gt;&lt;BR /&gt;&amp;lt;/pPh&amp;gt;&lt;BR /&gt;&amp;lt;adr&amp;gt;&lt;BR /&gt;&amp;lt;adrNC/&amp;gt;&lt;BR /&gt;&amp;lt;/adr&amp;gt;&lt;BR /&gt;&amp;lt;pMo iRs="xxxx" idPmo="000000"/&amp;gt;&lt;BR /&gt;&amp;lt;mtBenef nVal="1" cnNatMontBenef="1"/&amp;gt;&lt;BR /&gt;&amp;lt;/beneficiaire&amp;gt;&lt;/P&gt; 
&lt;P&gt;je veux éliminer la partie null.&lt;BR /&gt;Cordialement,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 12:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Multi-SUB-ELMENTS/m-p/2325106#M94736</guid>
      <dc:creator>bilal4</dc:creator>
      <dc:date>2018-01-26T12:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: XML - Multi SUB ELMENTS</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-Multi-SUB-ELMENTS/m-p/2325107#M94737</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Do you want to combine your Multi SUB ELMENTS of xml file into one? Could you provide us (in your example) with the expected output file?&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Mar 2018 10:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-Multi-SUB-ELMENTS/m-p/2325107#M94737</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-05T10:18:55Z</dc:date>
    </item>
  </channel>
</rss>

