You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
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
Pages: 1