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: how can I compare two xml files ?


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


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