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]

AW: AW: Formatting of numbers, dynamically


Danke,


Hans Braumuller 
---
http://crosses.net
http://kunstserie.com
---
 



> -----Ursprungliche Nachricht-----
> Von: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]Im Auftrag von Joerg
> Heinicke
> Gesendet: Donnerstag, 14. Marz 2002 13:27
> An: xsl-list@lists.mulberrytech.com
> Betreff: Re: AW: [xsl] Formatting of numbers, dynamically
> 
> 
> > 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@virbus.de
> www.virbus.de
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 

 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]