Re: [xsl] How to compare 2 XML's?

Subject: Re: [xsl] How to compare 2 XML's?
From: "jim" <jim@xxxxxxxxxxx>
Date: Mon, 29 Apr 2002 16:20:02 +0100
look at all the 'set' extension functions with the various processor and at
www.exslt.org (http://www.exslt.org/set/index.html)
essential; hassamenode, difference, distinct,... etc.

cheers, jim fuller

----- Original Message -----
From: "Rene de Vries" <RdVries@xxxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, April 29, 2002 4:00 PM
Subject: [xsl] How to compare 2 XML's?


Yes, this question is asked before, but the answers were not (quiet) what I
was looking for.

I want to compare an XML with another one, without knowing anything about
the structure of the XML's.
Just like the good old (F)COMP from DOS or the FC of Norton (were) doing. As
long as the 2 files looked alike, you could compare them.
So I'm looking for an universal XSL which can compare 2 XML's and that can
give me differences like nodes which are added, text of nodes that has been
changed, attribute-changes etc..
Someone must have done this before....

Thanks in advance!!!

Greetings René
   {@   @}
      ^
     \_/

"You don't need eyes to see, you need vision!"


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




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


Current Thread