xsl-list
[Top] [All Lists]

[xsl] Detecting table columns with XSL-FO

2006-08-02 01:16:20
Hi,

I have searched long for this but cannot seem to get a straight answer.

We are trying to output tables in XSL-FO, but I do not seem to be able to easily find the table row with the maximum number of cells within a table, so that I can specify how many <fo:table-column/> items should be added. Cells that span columns or rows have colspan and rowspan attributes in their tags.

Is there any way to loop through the rows within a table to find the row with the maximum number of cells? The looping methods I have found seem to only deal with a set number of reiterations whereas with our tables we don't know which row has the most cells.

Thank you very much for any pointers in the right direction - right now I don't even know where to start anymore.

Miranda



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>