Shriramana Sharma wrote: > But I take it that *unless* I specify UTF-8 in the first line: > > <?xml version="1.0" encoding="UTF-8"?> > > of content.xml, if I write E0A4A8 to the file, it will *not* be > interpreted as 0928 Unicode. Is that right?
You can omit encoding parameter of <?xml> altogether for utf-8, it is a default. Matej -- Matej Cepl, http://www.ceplovi.cz/matej/blog/ GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC A conclusion is simply the place where someone got tired of thinking. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
