DRION CHRISTOPHE dijo: > Hi, > > I've got following error : 'Attempt to output character of integral value > 232 that is not represented in specified output encoding of ' when I make > transformation with xsltc : > especially when I use the following xsl function : <xsl:value-of > select="format-number(500100, '###,###.00')" /> > If I change format, it works, but '###,###.00' causes issue. > I use xalan 2.6.0 with cocoon 2.1.3 and tomcat 4.1.29 > Please, help me!
Try xalan instead of xslt tranformer. Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
