Xml Differ 1.0 details
Company: Simple Tools [More Softs]
Release date: 2007-03-15
Last update: 2007-03-15
Price:4 $
License: Demo
Platform: Windows2000,WinXP,Windows2003
Language: English
Expire: 6 days
File size: 20 KB
System Requirements: .NET 2.0

Rate this software:
Xml Differ description
Command line utility to compare 2 XML files. 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.
