|
Subject: [xsl] to draw a table in xsl From: shivmurti Dubal <dubal.shivmurti@xxxxxxxxx> Date: Thu, 17 Sep 2009 13:13:34 +0530 |
How can I achive this in xsl
<root>
<tablevalues>
<column1>100</column1>
<column2>101</column2>
<column3>102</column3>
</tablevalues>
<tabledisplayedcolumns>
<columnname>column1</columnname>
<columnname>column3</columnname>
</tabledisplayedcolumns>
</root>
Output:
Table
100
102
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Balisage 2010 scheduled, B Tommie Usdin | Thread | Re: [xsl] to draw a table in xsl, ac |
| Re: [xsl] Got xml base path in the , Mukul Gandhi | Date | Re: [xsl] to draw a table in xsl, ac |
| Month |