iteration in xsl 2004-04-27 - By Varadharajan Sethuraman
Hi All, I just want to know the iteration functionality in xsl. for example similar to the following ... for(int i=0;i<10;i++){ } or how do i achieve that functionality ... is there any workaround? kindly let me know ... Regards Varadharajan S
--------------------------------- Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs <DIV>Hi All,</DIV> <DIV> </DIV> <DIV>I just want to know the <STRONG>iteration functionality</STRONG> in xsl.< /DIV> <DIV> </DIV> <DIV>for example similar to the following ...</DIV> <DIV><STRONG>for(int i=0;i<10;i++){</STRONG></DIV> <DIV><STRONG></STRONG> </DIV> <DIV><STRONG>}</STRONG></DIV> <DIV> </DIV> <DIV>or how do i achieve that functionality ... <STRONG>is there any workaround ?</STRONG></DIV> <DIV>kindly let me know ...</DIV> <DIV> </DIV> <DIV>Regards</DIV> <DIV>Varadharajan S</DIV> <DIV> </DIV><p> <hr size=1><font face=arial size=-1>Do you Yahoo!?<br><a href="http://pa .yahoo.com/*http://us.rd.yahoo.com/hotjobs/hotjobs_mail_signature_footer _textlink/evt=23983/*http://hotjobs.sweepstakes.yahoo.com/careermakeover">Win a $20,000 Career Makeover at Yahoo! HotJobs </a>
|
|