Utility to compare 2 XML files with command line and GUI. Utility uses configuration file to configure comparing process. It consist of:
# Node "exclude" that define excluding xml attributes in comparison process.
For example: "exclude_attribute name='password'".
Such definition mean that all 'password' attributes won't affect results.
# Node "ID" that define identification xml attributes for node.
For example: "IpAddress id_attr='ip_address'".
Such definition mean that 2 'IpAddress' nodes from 2 files considered equal when their attributes 'ip_address' equal. Such nodes will be compare and afect results. If no ID definied for node it will compare step by step.
Keywords: Xml, Diff, Differ, Compare, Comparator, Difference,
Recent Changes: Not Established
Install Support: No Install Support
Supported Languages: English
Additional Requirements: .NET 1.0
PAD file URL: http://s-tools.net/Tools/xmldiffer2.xml
|