xsl-list
[Top] [All Lists]

RE: [xsl] Re: Character 150 withs Windows-1252 output

2006-04-21 06:34:27
The output differs between MSXML 3/4, Saxon 6.5.4 and Saxon 8.7.1. 
The latter escapes the character back to #150, while the 3 
xslt 1.0 processors all output the character itself.

I'm guessing this is due to xml 1.1 support in Saxon 8.7?

Yes. The character reference is valid in both XML 1.0 and 1.1, whereas
outputting the character itself would make it valid XML 1.0 but invalid XML
1.1

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


--~------------------------------------------------------------------
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>
--~--