I need to update XML data from time to time
- Add elements orderly.
- Change attribute values keeping others (user specific data) untouched
- Some other.
If I could :
- Open xml editor
- Change the xml like it should be
- Press a buton that will compare original file with edited ver.
Save the differences as XSLT file
then apply the XSLT diff file on each user data,
That would be great! Didn't find a tool like this on the net
Any suggestions?? Thanks ahead