[xsl] Please help in XSL

Subject: [xsl] Please help in XSL
From: Ling Kok Choon <kokchoon@xxxxxxxx>
Date: Mon, 5 Nov 2001 15:21:56 +0800
Hi,

  I have a problem to build a xsl stylesheet with the xml below :

-- snip --

<tr>
<td>
<para><bold>testing</bold></para>
</td>

<td>
<para><bold>testing</bold></para></td>

<td>
<para><bold>testing</bold></para></td>
</tr>

<tr>
<td>
<para>testing</para></td>

<td>
<para>testing</para></td>

<td>
<para>testing</para></td>

</tr>
<tr><td>
<para>testing</para></td><td>
<para>testing</para></td><td>
<para>testing</para></td>
</tr>

-- snip --

The result / the xsl should show a table :
1) paint the bgcolor for all the column where at the first row and with the text is bold.
2) paint the bgcolor for all first column at every row where the text is bold. 


Thank you.

regards,
Kok Choon
--------------------------------------------------------
Name: Ling Kok Choon
E-mail: Ling Kok Choon <kokchoon@xxxxxxxx>
Date: 11/05/01
Time: 15:21:56

This message was sent by Z-Mail Pro - from NetManage
NetManage - delivers Standards Based IntraNet Solutions
--------------------------------------------------------

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


Current Thread