Hi,
Using Python, I want to read xml file from the disk, modify the values/add elements/attributes and save the xml back to disk.
Please give me the sample source code for the same.
Thanks,
Using Python, I want to read xml file from the disk, modify the values/add elements/attributes and save the xml back to disk.
Please give me the sample source code for the same.
Thanks,
Comment