xsl-list
[Top] [All Lists]

Re: [xsl] Trouble with special characters

2016-01-25 12:36:23
The transformed XML itself has the gibberish value for the degree
symbol. So it displays as question marks in IE.

There is a java program that uses the transformation factory to
convert the XML. I view the results XML Spy.

On Mon, Jan 25, 2016 at 12:17 PM, Martin Honnen 
martin(_dot_)honnen(_at_)gmx(_dot_)de
<xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:
a kusa akusa8(_at_)gmail(_dot_)com wrote:

And you have <xsl:output omit-xml-declaration="no"/> as well? Does the
result have an XML declaration? -Yes, there is an XML declaration.

Does XML Spy indicate the encoding used to display the file?- Not sure
where to see this. The transformed XML has the encoding set to
ISO-8859-1.


What happens when you load the XML result into a browser like IE or Firefox?
Are the characters displayed as you want them?

As for using Saxon, how do you use, do you run it from the command line
yourself, with -o:result.xml output option? Or is XML Spy running Saxon and
maybe not doing it right?


--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

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