in reply to Re^2: Element Missing in output XML file?
in thread Element Missing in output XML file?

Again ... you don't provide any sample data for input, and your code isn't complete, so I don't have much to go on.

Looking again at your output, it appears that you're probably executing the original code fragment in a loop over a set of files. If so, I'd suspect that 0.xml has a "p" element in it, while 10.xml doesn't....

As regards to an XML creator: Sorry--I don't use it, so I couldn't advise anyone about good packages to use.

A super search on that topic would probably give you some good leads, though.

...roboticus

  • Comment on Re^3: Element Missing in output XML file?

Replies are listed 'Best First'.
Re^4: Element Missing in output XML file?
by Anonymous Monk on Mar 12, 2008 at 07:12 UTC
    Thank for your reply. The original code is very long and scatter (I write in rush), so I need more time to come out with a smaller and clear version for you if you willing to help.