Shoobx / xmldiff

A library and command line utility for diffing xml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement an RFC 5261 formatter

regebro opened this issue · comments

RFC 5261 defines a standard format for making XML patch files. xmldiff should implement that as an output format (and xmlpatch should support it as an input format).