[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Recognized Unicode characters?

Subject: RE: Recognized Unicode characters?
From: "Andrew Welch" <ajwelch@xxxxxxxxxxxxxxx>
Date: Fri, 6 May 2005 09:39:36 +0100
square box character
> I am having a problem getting my XSLT transformation to read
> the correct
> Unicode reference for an em-dash ( &#8212; ). I get that
> little square box
> in place of the correct character in the output when I use
> instant Saxon,
> but when I let IE6 handle the transformation it works fine.
>
> I take it that instant Saxon cannot read an em-dash?
>
> Is there a reference of what characters it does read?
>
> How do I display and em-dash correctly?
>
> Isn't this a problem for portability between XSLT processors?
>
> --Or am I just not doing something right?

Set your output encoding to ascii:

<xsl:output encoding="ascii"...

In doing this all characters outside of the ascii range will be written
out as references, rather than a multibyte character.

http://www.stylusstudio.com/xsllist/200408/post20520.html

cheers
andrew

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.