free, python XML merger?
Harry George
harry.g.george at boeing.com
Mon Dec 11 13:21:11 EST 2006
"mistersulu" <mistersulu at gmail.com> writes:
> 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?
--
Harry George
PLM Engineering Architecture
More information about the Python-list
mailing list