This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: XML diff


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]