Yes it does, and I have some more info:

I got the error "Invalid or incomplete multibyte or wide character" when it
was in a field that was validated by a pattern of [A-Z]

I tried it again in a field of just xs:string -- a description field -- and
I got this error:

Fatal Error: Type: UTFDataFormatException    Message: invalid byte 2 () of a
2-byte sequence

-----Original Message-----
From: Alberto Massari [mailto:[EMAIL PROTECTED]
Sent: Monday, October 25, 2004 9:42 AM
To: [EMAIL PROTECTED]
Subject: Re: Validation Problem with Foreign Characters


At 09.36 25/10/2004 -0400, White Daniel E CONT DLVA wrote:
>I am trying to accept XML with some foreign characters in it:
>
>Like this: Hållø Thære.  These are 8-bit, iso-8859-1 characters, ( e5, e6,
>and f8 )
>
>The XercesDOMParser's validator throws an exception that says "Invalid or
>incomplete multibyte or wide character"
>
>Any clues out there ?

Does your XML file start with <?xml version="1.0" encoding="iso-8859-1"?> ?

Alberto 



---------------------------------------------------------------------
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]

Reply via email to