free, python XML merger?

M

mistersulu

All:

We're looking for a python module which allows for quick merging of two
XML files. Both files follow the same schema. One file contains the
default values and structure, and the second file contains overriding
data for the same tags.

Thanks in advance,
sulu
 
H

Harry George

mistersulu said:
All:

We're looking for a python module which allows for quick merging of two
XML files. Both files follow the same schema. One file contains the
default values and structure, and the second file contains overriding
data for the same tags.

Thanks in advance,
sulu

Sounds like a general XML problem, to be solved with cElementTree
perhaps. Can you provide the schema and small examples of the input
files and the desired output file?
 
M

mistersulu

Thanks Harry. I just wrote a new one. Quicker than trying to mod
somebody else's stuff.

Thanks again,
sulu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top