|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Looping using XSL
I am trying to use a number in an xml file to define the number of times
an image gets placed on the page. As the number appears only once and
there are no nodes to count or group I'm a little bit stuck.
The XML looks like this: <mood> <rating>5</rating> </mood> In this case I want to put five iterations of the image on screen like this: <div class="moodbar"><img src="layout/global/pics/mood-red.gif" alt="" /></div> <div class="moodbar"><img src="layout/global/pics/mood-red.gif" alt="" /></div> <div class="moodbar"><img src="layout/global/pics/mood-red.gif" alt="" /></div> <div class="moodbar"><img src="layout/global/pics/mood-red.gif" alt="" /></div> <div class="moodbar"><img src="layout/global/pics/mood-red.gif" alt="" /></div> Is there a way of doing this so if the number is changed (with a max of 17 possible) the number of images will change? Thanks in advance. Josh XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








