xsl-list
[Top] [All Lists]

RE: [xsl] entities in decimal-format/format-number

2010-04-20 09:44:53
It outputs something weird, like "21031         036  026".
Probably, unsupported characters or kind of that.

The output is probably perfectly correct UTF-8, and you are looking at it
using a viewer that doesn't know how to display UTF-8. 

Find yourself something that displays UTF-8, or force the output to use
numeric character entities by specifying <xsl:output encoding="iso646"/> or
similar.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>