This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

format-number


Hello Friends,
I need to format a number with a dynamic format (is it possible first of all
?) .
I'm doing the following
<xsl:value-of select="format-number( sum(.), '{$fmt}' )" />
and I get {$fmt}as output.
I need to get the real sum formatted according to the variable $fmt .

Does anyone knows what am I doing wrong .

Please Help



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]