[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] Need to remove unusual character in source
Subject: Re: [xsl] Need to remove unusual character in source
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 27 Sep 2006 09:51:37 +0100
|
> Unfortunately, that says it all. Control characters are not allowed in
> UTF-8 and as a result, are not allowed in XML, when the encoding is
> UTF-8 (making XML not well-formed)
Not so, utf8 can encode control characters, but they are not allowed in
XML 1.0 (whatever the encoding)
David
|