Re: MemBufInputSource/XercesDOMParser wierdness

2002-06-14 Thread Jason E. Stewart
"Tinny Ng" <[EMAIL PROTECTED]> writes: > I didn't encounter this before. And the problem only arise if using > Xerces-Perl, but not with Xerces-C++ directly, right? Yes, correct. Here's some more info. During the parse the Document is configured correctly, but when I leave parse() and invoke

Re: MemBufInputSource/XercesDOMParser wierdness

2002-06-14 Thread Tinny Ng
Jason, I didn't encounter this before. And the problem only arise if using Xerces-Perl, but not with Xerces-C++ directly, right? Since I don't know how Xerces-Perl works, not quite sure what's wrong. If you said it is a bogus "text" node, then I may guess it is the "newline" But now yo