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

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


Subject: Re: [xsl] Tranformation failed with Saxon for "Illegal HTML character"
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 28 Jul 2006 17:04:09 +0100

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


Current Thread
Keywords