comet
Welcome to LanDen Labs
Source Code, Tools, Developer Notes and Performance Metrics

landenlabs.com

[ To Main Page ]


# program which compares xml side-by-side ignoring element order

xmldiff XmlDiff v1.8 C# source code and executables:

Introduction

XmlDiff is a simple tool designed to view Xml files in a side-by-side viewer and can generate a difference report.

xmldiff-main


To use the program load two different xml files in the two side-by-side panels or load the same file in both panels. Use arrow keys with control or alt to scroll panels together (see help for details). Select a node in each panel and press Compare button to generate difference report. The report appears in its own dialog which has built-in filter controls, modifiable color legend, printing and exporting.


xmldiff-report

xmldiff-report2

Feature Summary:

Points of Interest (in source code)

History

Credits