xsl-list
[Top] [All Lists]

Re: [xsl] Tranformation failed with Saxon for "Illegal HTML character"

2006-07-28 09:04:26

(euro symbol, decimal 128)

euro may have that value in some 8bit encodings but in Unicode (so in
html and XML) it has value 8364. So I suspect that you either have an
incorrectly specified encoding on input, or an input has a numeric
reference such as & #128; (which would be incorrect whatever the file
encoding)

David

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

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