Re: [xsl] XML diff

Subject: Re: [xsl] XML diff
From: Matt Sergeant <matt@xxxxxxxxxxxx>
Date: Tue, 26 Jun 2001 12:20:53 +0100 (BST)
On Tue, 26 Jun 2001, Mike Tsirulnikov wrote:

> I wonder if anyone wrote or has seen a snippet of XSL that
> compares 2 XML files and finds out the differences of the 2.
> 
> Many thanks in advance.

It's not XSLT, but Kip Hampton has written a pretty neat SemanticDiff tool
in Perl that outputs the differences between the files as XPaths to the
node that differs.

See http://search.cpan.org/search?dist=XML-SemanticDiff

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread