xsl-list
[Top] [All Lists]

Re: [xsl] How to do a diff of two HTML files with HTML output

2008-10-28 13:28:46
Am 24.10.2008 um 16:02 schrieb Aaron Gray:

I was wondering if it possible to produce a [X]HTML diff using XSLT 1.0.

Basically I want as output an [X]HTML file with strike through in red =
for anything deleted from a file and in red for anything added.

Does anything like this already exist, if not how would I go about =
programming it in XSL ?

I am monitoring this question since I hoped to get some pointers to XML diff tools, that can either create a composite XML with some additional markup to show the differences (inserts, changes, deletions) or create modified versions of the compared document to show the changes.

I guess that using XSLT would be the wrong tool for a full-fledged diff solution (especially the Longest Common Substring algorithm), but XSLT would be great to process a diff result in certain ways.

Thanks,

- Michael

--
_______________________________________________________________
Michael Müller-Hillebrand: Dokumentations-Technologie
Adobe Certified Expert, FrameMaker
Lösungen und Training, FrameScript, XML/XSL, Unicode
<http://cap-studio.de/> -- Tel. +49 (9131) 28747




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>