The output i'm getting, seems to be fine. Please send your output file or a snip of your output which illustrates your problem better.
-Pavani Tony Nys wrote : > > I saw that, but this is not really the problem > the bug is that the DOM is wrong: nodes are removed and concatenaded, > so even before the dump, the dump is just to show the contents > > -----Original Message----- > From: Pavani Mukthipudi [mailto:[EMAIL PROTECTED] > Sent: donderdag 7 februari 2002 8:21 > To: [EMAIL PROTECTED] > Subject: Re: bug xerces 2.0 parsing xml with domparser > > > > > xerces parses some files incorrectly, for some files it appends > > nodevalues into 1 node > > > > you can easily reproduce it by parsing the sample file and dumping the > > dom again to xml > > in the dumped xml look for "ie::/DEMET.DEMTRO30/DESADV/44005" > > > > you will see that a little further there are about 20 nodevalues > > appended <<x5.xml>> > > Empty elements like <traceid3></traceid3> or elements with empty > CDATA sections like <traceid3><![CDATA[]]></traceid3> will be serlaized > as <traceid3/>. > > Hope this helps. > > -Pavani > -- > > Pavani Mukthipudi > Sun Microsystems, Inc. > > Phone: 080 - 2298989 Extn: 87390 > > > --------------------------------------------------------------------- > 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] > -- Pavani Mukthipudi Sun Microsystems, Inc. Phone: 080 - 2298989 Extn: 87390 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
