in reply to Re: Making multiple replaces through Regex
in thread Making multiple replaces through Regex

Hi Prasad, Upto this its working for me too! But my desired output is
<colspec colnum="1" colname="col1"/> <colspec colnum="2" colname="col2"/> <colspec colnum="3" colname="col3"/>
The value in colnum and colname needs to get incremented everytime! Thanks.