[EMAIL PROTECTED] wrote:
Hi
If a given file contains field like below

alarmText = Teħsting Simulator ( a special charcter was some how present in the text).
Does the XML document have the proper encoding declaration?


Now when we parse it using Xerces "alarm Text" field contains NULL value, but it doesn't report any thing that it contains some special characters.
Can you please provide more information about what your code does? In particular, what do you mean by a "field?" Are you attempting to transcode the data from UTF-16 to the local code page?


is there handler or way to generate an error when special charcters are present in the text.
If there is an ErrorHandler installed, you will be notified of parsing errors.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to