[no subject]

From: Jean.Ossmann@xxxxxxxxxxxx
Date: Wed, 20 Feb 2002 10:52:17 +0100
Hello, I have a problem with decimal-format : when I try the following

<xsl:decimal-format name="my_fmt"  grouping-separator="'" />
format-number(1234.5, "#'##0,00", 'my_fmt') => "1'234,5"

I get with MS IE v5.5 the error message
                                            
                                            
 Required white space was missing. Error    
 processing resource                        
 'file:///C:/Acor_dev/clips/f_calcul.xsl'.  
 Line 1874, Position 45                     
                                            
                                            
     <xsl:value-of select="format-number(., 
 "###'###'###", 'acor_fmt')"/>              
 ------------------------------------------ 
 --^                                        
                                            
                                            
                                            
                                            
                                            
                                            
                                            


Thanks in advance

J. Ossmann
Swiss Social Security
Geneva Switzerland


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


Current Thread