[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] sum function and math expressions


Subject: [xsl] sum function and math expressions
From: omprakash.v@xxxxxxxxxxxxx
Date: Fri, 8 Apr 2005 15:47:21 +0530

Hi,
    The revised problem is as follows:

I would like to evaluate the following mat expression:

       ($max-depth*k) - (($depth+1)*$max-depth - 1)

and use this as value for the colspan attribute to a <td> element.

What this colspan does is fills up the remainder of width of the table when
used on the last <td> in a row when the table rows have variable number of
columns.

Cheers,
Omprakash.V







This e-Mail may contain proprietary and confidential information and is sent for the intended recipient(s) only. 
If by an addressing or transmission error this mail has been misdirected to you, you are requested to delete this mail immediately.
You are also hereby notified that any use, any form of reproduction, dissemination, copying, disclosure, modification,
distribution and/or publication of this e-mail message, contents or its attachment other than by its intended recipient/s is strictly prohibited.

Visit Us at http://www.polaris.co.in


Current Thread