[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Simple Grouping

Subject: RE: Simple Grouping
From: Don Bruey <dbruey@xxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 16 Mar 2001 14:31:47 -0500
mitchell icaro
This exact question is in the faq under (you guessed it) grouping.

http://www.dpawson.co.uk/xsl/N4486.html#N24517

Don


-----Original Message-----
From: ICARO [mailto:icaro@xxxxxxxxxxxxxx]
Sent: Friday, March 16, 2001 2:17 PM
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject:  Simple Grouping


Hi all, I´m new in the xsl world and i have this problem:
I have an xml doc like that:
<list>
    <image>#</image>
    <image>#</image>
    <image>#</image>
    <image>#</image>
    ....
</list>
I need to create a table in which i want to group 3 images for each table
row, so the output looks like:
<table>
    <tr>
        <td>image</td>
        <td>image</td>
        <td>image</td>
    </tr>
    <tr>
        <td>image</td>
        <td>image</td>
        <td>image</td>
    </tr>
...
</table>

Thanks for your help!
ivan


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • Simple Grouping
    • ICARO - Fri, 16 Mar 2001 14:21:55 -0500 (EST)
      • <Possible follow-ups>
      • Don Bruey - Fri, 16 Mar 2001 14:32:02 -0500 (EST) <=
      • Edmund Mitchell - Fri, 16 Mar 2001 14:41:17 -0500 (EST)

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.