RE: [xsl] xsl:number counting "cousins"

Subject: RE: [xsl] xsl:number counting "cousins"
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 7 Oct 2002 12:10:55 +0100
> I have another related problem: These numbers is used in the 
> same attributes in the <fo:table-cell> elements. I don't know 
> how to achieve the right numbering when cells are spanned 
> horisontally or vertically. In this example,
> 
> +---+---+---+
> |   |   |   |
> +---+---+---+
> |       | X |
> +-------+---+
> > 
> X has the column number 3, not 2. And in this example,
> 
> 
> I think I need some advice on how to find out the right 
> column number for each cell.
> 

But I think your problem is finding an algorithm, not in writing an XSLT
implementation of the algorithm.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


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


Current Thread