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

RE: MxN table display

Subject: RE: MxN table display
From: imap@xxxxxxxxx
Date: Sun, 9 Dec 2007 13:20:48 -0500
RE:  MxN table display
Thanks Michael, it worked!

> 
> <table>
>   <xsl:for-each select="field[position() mod $N = 1]">
>     <tr>
>       <xsl:for-each select=".|following-sibling::*[position() &lt; $N]">
>         <td><xsl:value-of select="."/></td>
>       </
>     </
>   </
> </
> 
> Michael Kay
> http://www.saxonica.com/ 
> 
> > -----Original Message-----
> > From: imap@xxxxxxxxx [mailto:imap@xxxxxxxxx] 
> > Sent: 09 December 2007 15:29
> > To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> > Subject:  MxN table display
> > 
> > Hello,
> > 
> > If data is in the following format:
> > 
> > <table numCols='5'>
> >   <field name='name1'>value1</field>
> >   <field name='name2'>value2</field>
> >                .
> >                .
> >   <field name='namen'>valuen</field>
> > </table>
> > 
> > Assuming that number of field elements are greater than 
> > 'numCols', in xslt 1.0, is it possible to come up with style 
> > sheet such that the elements in an html table can display the 
> > field data in an MxN table?
> > 
> > Thanks
> > __
> > Seva

Current Thread

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.