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]
Other format: [Raw text]

Re: How to compare 2 XML's?


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@PCL-HaGe.nl>
To: <xsl-list@lists.mulberrytech.com>
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


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