[xsl] formatting

Subject: [xsl] formatting
From: Devan Govender <Devan.Govender@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 17 Jul 2001 12:01:15 +0200
How do I format numbers ??

I thought that it was done as per the following :

<xsl:template match="test">
  <xsl:value-of select="format-number(.,'#,###,###,##0.00')"/>
</xsl:template>

but that doesn't seem to work.
any ideas why that is ??
-- 
"I count religion but a childish toy, and hold there is no sin but 
ignorance." -Christopher Marlowe, 1592

"HEAVEN does'nt want me & HELL is afraid I'll take over"

DEVAN GOVENDER

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


Current Thread