[xsl] table: column_number

Subject: [xsl] table: column_number
From: Mathy V Arumugam <mathy.v.arumugam@xxxxxxxxxxxx>
Date: Mon, 11 Mar 2002 15:38:26 -0800
How can I make use of the attribute value to create table
"column-number"?

for example,

<xsl:for-each select="cell[(@X='0') or (@Y='0')]">
 <fo:table-cell column-number = this should me the value of X attribute
(in this case 0)>

Thanks in advance
Mathy


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


Current Thread