Am Dienstag, den 04.12.2007, 11:20 -0600 schrieb J David Eisenberg: > 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.
I see, but that doesn't hit me, I'm dealing with ODF and the xml format of OO.o 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.) I know and that's the cause for my question. Since I need to read out the "meta.xml" and have to parse it externally. But I only have de-/encoding routines for UTF-8 at hand and want to estimate the amount of docs not being parsable correctly using those. Thanks, Marc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
