[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: Character entities


Subject: Re: Character entities
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Mon, 14 Feb 2000 10:34:59 -0500

> With the output method set to "xml", however, references
> to certain character entities result in garbage. 
When you say `garbage', do you in fact mean that they result in UTF-8
sequences corresponding to the Unicode values for those characters?

If so, nothing is broken.  If you want entities instead I think you will
need to postprocess the output either using a subsequent program or by
hacking the output routine.  Note that this latter is particularly easy
in Saxon, where you can simply write your own Java class to handle the
output and request its use in the output method attribute.

I'm not sure why you would care about this, though.  A conformant XML
processor is required to understand UTF-8.

 Steve


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



Current Thread
Keywords