Subject: RE: How do we compare (diff) XML files in XSLT?
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Tue, 5 Aug 2003 17:29:17 +0100
|
I use James Clark's XML canonicalizer to convert both XML files to
canonical form, and then compare them as character strings.
Michael Kay
> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Gary Cornelius
> Sent: 05 August 2003 15:16
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: How do we compare (diff) XML files in XSLT?
>
>
> Hi,
>
> While working with stylesheets I often need to compare XML
> files which I normally do using windiff, Xemacs Compare type
> programs. I am curious if anyone knows if there are any open
> source stylesheets that will compare xml files as xml rather
> than text?
>
> Cheers
>
> Gary
>
>
> This email and any files transmitted with it are confidential
> and intended solely for the use of the individual or entity
> to which they are addressed. If you have received this email
> in error please reply to this email and then delete it.
> Please note that any views or opinions presented in this
> email are solely those of the author and do not necessarily
> represent those of Future.
>
> The recipient should check this email and any attachments for
> the presence of viruses. Future accepts no liability for any
> damage caused by any virus transmitted by this email.
>
> Future may regularly and randomly monitor outgoing and
> incoming emails and other telecommunications on its email and
> telecommunications systems. By replying to this email you
> give your consent to such monitoring.
>
> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|