Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

for-loop in XSLT-Important

Sen2008Jul 25 2014 — edited Feb 26 2020

All,

version:11.1.1.4

I have a requirement in the for-loop which has to iterate for a fixed loop. For instance: I want the for-loop to iterate only for 5 times, how should I define the for-loop?  Any idea, please share your thoughts.

<xsl:for-each select="5">

</xsl:for-each>

I tried the above code, didn't work!.

Rgds

sen

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 25 2014
Added on Jul 25 2014
9 comments
1,150 views