Thanks gratefully. It works.

---------------------------

On Fri, 12 Oct 2001 04:30, Boris Garbuzov wrote:
> I fail to parse the suggested linked file with the following code over
> crimson-jaxp, while ie5 shows it nicely. Can anybody suggest? If I manually
> directly wrap entries with a root, it parses well. May be I need a newer
> parser? How others parse xml formatted logs?

I know this bug ;) (Happens to me all the time)

It probably means you have cut and paste the text from your mail client into 
your text editor. Your text editor is Unicode enabled (emacs?) and writes the 
0xa0 silently (0xa0 is start of a 2 byte character).

Best fix is to go delete all the whitespace in area that you copy + pasted 
and then retry it ;)


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

Reply via email to