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]

[no subject]


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


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