RE: [xsl] Unicode usage

Subject: RE: [xsl] Unicode usage
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 25 Jan 2002 20:05:01 -0000
> I am having a problem calling out certain unicodes. I am
> currently testing our
> set of defined codes and most of them are showing.  I am
> having issues mainly
> with mathmatical symbols and arrows. They are currently
> displaying as empty
> boxes where the character representation should be.  I have
> set my output line
> as:  <xsl:output method="html" indent="yes" encoding="utf-8"/>
> I also tried:  <xsl:output method="html" indent="yes"
> encoding="utf-16"/>
>
If you want to look at the utf-8 characters visually, you will have to find
a text editor and font that can display them.

Mike Kay


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


Current Thread