Re: [xsl] 16-bit entities converted to "?" by XSLT

Subject: Re: [xsl] 16-bit entities converted to "?" by XSLT
From: David Carlisle <davidc@xxxxxxxxx>
Date: Sat, 6 Dec 2008 23:42:05 GMT
> but when I embed it in some XML

does the fragment that you generate have the same encoding as the XML
file into which you mbed it? If ut doesn't you will scramble the
characters, which appears to be what has happened.

>  16-bit entities in the HTML,
actually what you showed were character references, which are not
entities (and the character range is 21 bits not 16 (10FFFF being the
highest number allowed)

David

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread