Re: AW: [xsl] Formatting of numbers, dynamically

Subject: Re: AW: [xsl] Formatting of numbers, dynamically
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Thu, 14 Mar 2002 13:27:10 +0100
I have two questions about it:

1.How can i convert it to following number format
12.999.999.999,00
(exchanging point with comma)

<xsl:decimal-format grouping-separator="." decimal-separator=","/>


2. How can i elimante from the output these #,##0.00

Remove the line <xsl:value-of select="$format-string"/><br/>.


Regards,

Joerg

--

System Development
VIRBUS AG
Fon  +49(0)341-979-7411
Fax  +49(0)341-979-7409
joerg.heinicke@xxxxxxxxx
www.virbus.de


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



Current Thread