xsl-list
[Top] [All Lists]

Re: [xsl] Need to remove unusual character in source

2006-09-27 05:55:10

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

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