"INVALID_TOKEN" error on processing XML document with Unicode characters

Debbie Croft <[email protected]> Thu, 4 Dec 2008 02:57:17 -0800 (PST)
Newsgroups gmane.text.xml.expat.general
Message-ID <[email protected]>
We have some XML documents that contain Unicode characters (foreign names). The documents all have a UTF-16 header. However, the parser throws an "INVALID_TOKEN" error when we try to parse them.

Any ideas how we can get this working?