Re: [xsl] count cells for each table

Subject: Re: [xsl] count cells for each table
From: "Dr. Robert Spiske" <spiske@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 24 Mar 2003 12:05:29 +0100
At 11:37 24.03.2003 +0100, you wrote:
<xsl:variable name="col" select="count(preceding::col)"/> in my template rule for col

Hello Hans!


Try preceding-sibling::col.

Robert



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


Current Thread