Subject: Re: count cells for each table
From: "Braumüller, Hans" <H.Braumueller@xxxxxxxxxxxx>
Date: Mon, 24 Mar 2003 11:54:12 +0100
|
Hi,
thanks, it is not my day. My intuition was, that i must be a simple task.
Peace,
Hans Braumüller
-- + --
Mail Art Not War
http://crosses.net
> By <xsl:variable name="col" select="count(preceding::col)"/>
You want "count(preceding-sibling::col)"
Cheers,
Jarno - Linnunradan käsikirja liftareille: Osa 2
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|