Subject: Re: how can I compare two xml files ?
From: Peter Flynn <peter@xxxxxxxxxxx>
Date: Wed, 18 Apr 2001 23:01:46 +0100
|
On Wed, 18 Apr 2001, André Mengel wrote:
> I want to compare two XML-files in order to test if they have
> the same content.
Do you mean just text (character data) content, or element
content as well? Eg
<para>He said he was happy.</para>
<para>He said he was <q>happy</q>.</para>
Are these two considered the same content? or not?
///Peter
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|