Hi Andreas, Whenever Xerces (or any other parser) reports an error about an encoding, and you want to send a test case to try and reproduce it, it's imperative that you don't send the test case as a plain text attachment to the e-mail, since then the example goes through who knows how many MIME translations in the mail system and certainly doesn't arrive unchanged in our inboxes. So what we'll need to figure out what's going on is a file that exhibits the problem on your system, attached to the message as a zip archive (or gzip; doesn't matter).
Thanks, Neil Neil Graham XML Parser Development IBM Toronto Lab Phone: 905-413-3519, T/L 969-3519 E-mail: [EMAIL PROTECTED] |---------+----------------------------> | | "Andreas B. Thun"| | | <[EMAIL PROTECTED]> | | | | | | 07/25/2003 08:17 | | | AM | | | Please respond to| | | xerces-c-dev | | | | |---------+----------------------------> >---------------------------------------------------------------------------------------------------------------------------------------------| | | | To: [EMAIL PROTECTED] | | cc: | | Subject: Re: An exception occurred! Type:UTFDataFormatException: why?? | | | | | >---------------------------------------------------------------------------------------------------------------------------------------------| > Can you post you DTD? The error occurs even with Validation=OFF <?xml version="1.0" encoding="UTF-8"?> <!ELEMENT AccessControlGroups (AccessControlGroup+)> <!ELEMENT AccessControlGroup (GroupName, GuiRepresentation?)> <!ELEMENT GroupName (#PCDATA)> -snip- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]