• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » xml tree structure for output

#1 2008-10-01 17:17:37

gurdeep
New member
Registered: 2008-09-19
Posts: 1

xml tree structure for output

Can we set two loop elements in a xml tree structure in tAdvanceFileOutputXML???????

I have a scenario in my output xml file for different group elements and wants to set loop element also under them.

Like as shown below:


<account level 1>                (group element)
     <account level2>                (group element)
           <charge>                            (loop element)
            </charge>
            <account level3>                 (group element)
                  <charge>                            (loop element)
                   </charge
             </account level3>
      </account level2>
</account level 1>   


if its not possible through this component, then what can be the other possible alternative to set the xml output in this format.

Please help me as soon as anyone can.........thanks to you alll

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » xml tree structure for output

Board footer

Powered by FluxBB