[xsl] table in text output

Subject: [xsl] table in text output
From: abbouh <abbouh@xxxxxxxxxxxxxxxxx>
Date: Tue, 01 Jul 2003 14:05:16 +0000
i try to make a table in xsl but in text output,
so is there any solution for cell which get more than one row?
it's possible if i have html output
the morerows attribut can be translated to rowspan
so <row morerows="3"> can be translated to <td rowspan="3">


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


Current Thread