Subject: Msxsl... table... colspan..
From: Ana Heitor <aheitor@xxxxx>
Date: Tue, 3 Nov 1998 14:02:30 +0000 (WET)
|
Hi,
Someone can tell me, how can I write rules in xsl(MSXSL) for:
1) have two tables;
2) One table with a variable number of columns.
For example:
<rule>
<element type="tag1">
<element type="tag2">
<target-element type="tag3"/>
</element>
</element>
<td colspan="2"><children/></td>
</rule>
I want evaluate the colspan dynamicaly in function of columns number.
Thanks
AH
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|