[Home] [By Thread] [By Date] [Recent Entries]
Hello all,
Is there a way if I have XML.
<my_group count=3/>
The output I am expecting is adding child element based on value of
@count.
Output something like
<my_group count="3">
<group name="type1"/>
<group name="type2"/>
<group name="type3"/>
</mygroup>
Any ideas will be highly appreciated.
Best,
Pankaj
|

Cart



