concatenating xml files

  • 17 years ago

    Hi ...


    My program accesses 50 xml files one at a time, uses JAXP API and DOM parser to update each and puts the updated DOM into a new XML file. So, I will be left with 50 updated xml files. Its fine till now...


    But what I want to accomplish is to have a SINGLE xml file as output instead of 50 different xml files.


    i tried to append one dom to an other as a child element but it didnt work as we cannot append DOMs.


    Is there any way to concatenate these XML files?
    Any suggestion is greatly appreciated!


    Thanks.
    -Srivalli.

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Hofstadter's Law: It always takes longer than you expect, even when you take into account Hofstadter's Law.”