This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: recursive template for building multicolumn tables


Shove
http://www.dpawson.freeserve.co.uk/xsl/N961.html

XML/XSL Portal
http://www.bayes.co.uk/xml


>-----Original Message-----
>From: owner-xsl-list@mulberrytech.com
>[mailto:owner-xsl-list@mulberrytech.com]On Behalf Of hudgins, tom
>Sent: 13 September 2000 15:05
>To: 'xsl-list@mulberrytech.com'
>Subject: recursive template for building multicolumn tables
>
>
>Hello,
>
>I wanted to develop a template set that I could use to build a multi-column
>table (where the number of columns is specifiable) from a node set. I
>understand (mostly) the design pattern for recursively processing each node
>but I'm having trouble extending it to process "groups" of nodes so that if
>I want three columns, the template will slurp 3 nodes at a time and call
>itself with the node set minus 3.
>
>I hope that's clear enough. Could someone give me a shove in the right
>direction?
>
>Thanks,
>
>Tom
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]