psilvautomata / XML_Merger

Python code to merge XML documents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

$XML$ $Merger$

This repository hosts a code using ElementTree and os Python's Library to merge multiple XML trees into one.

⚠️ Important ⚠️

The XML tree must be the same for each file that you want to merge, otherwise the code will return an invalid file that doesn't work.

About

Python code to merge XML documents.


Languages

Language:Python 100.0%