xmlrev
xmldiff output formatter
Install
- All systems
-
curl cmd.cat/xmlrev.sh
- Debian
-
apt-get install xmldiff-xmlrev
- Ubuntu
-
apt-get install xmldiff-xmlrev
- Arch Linux
-
pacman -S xmldiff-xmlrev
- Kali Linux
-
apt-get install xmldiff-xmlrev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xmldiff-xmlrev
- Raspbian
-
apt-get install xmldiff-xmlrev
- Dockerfile
- dockerfile.run/xmlrev
xmldiff-xmlrev
xmldiff output formatter
xmlrev can be used to display the differences between two XML documents computed by xmldiff as an HTML document.
xmldiff
tree to tree correction between xml documents
Xmldiff is a utility for extracting differences between two xml files. It returns a set of primitives to apply on source tree to obtain the destination tree. The implementation is based on _Change detection in hierarchically structured - information_, by S. Chawathe, A. Rajaraman, H. Garcia-Molina and J. Widom, - Stanford University, 1996