On Tue, 4 Dec 2007, Marc Santhoff wrote: > Hi, > > are there known cases when the encoding of XML documents is not UTF-8?
Yes. There are XHTML documents that are in iso8859-1. (The other response to this is correct in that XML *parsers* must handle UTF-8 and UTF-16, but I'm not sure that is what you were asking.) > > TIA, > Marc > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- J. David Eisenberg http://catcode.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
