1

I've seen a couple of implementation where a RFC 5261 can be applied to a XML file to obtain a new patched version of the original file. I'm looking for an implementation of RFC 5261 that takes two XML-files and creates the XML-patch that would patch the "a"-file into the "b"-file.

  • It should be possible to have a formatter for the xmldiff library ( https://github.com/Shoobx/xmldiff ) to output RFC 5261. We would certainly welcome a PR with that, I doubt I will get time to implement it myself. I made an issue for it: https://github.com/Shoobx/xmldiff/issues/80 – Lennart Regebro Sep 24 '21 at 05:16

0 Answers0