Thanks Christopher, Yester I tried with base 64 encoding of Xerces,It is working .
Christopher Ebert wrote: > Hi, > > Can you give an example of the code you're using? An MD5 digest > will probably have lots of strange characters in it (mostly > non-printing) so if you're not already, try something like Base64 > encoding it (e.g. with a sun.misc.BASE64Encoder.) That should make it > pretty easy. > > Chris > > -----Original Message----- > From: Savita S [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 10, 2002 4:37 AM > To: [EMAIL PROTECTED] > Subject: Re: HOW TO PARSE A XML STRING > > hi , > > Can I parse a xml String which I am generating from a message Digest > using MD5 ALgorithm. > > It is not able to parse the String giving an error something like : > > An invalid XML character (Unicode: 0x7) was found in the element content > of the document. > > Thanks and regards > > Savita. > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
