- From: Ian Graham <ianweb@smaug.java.utoronto.ca>
- Date: Fri, 30 Aug 1996 11:07:51 -0400 (EDT)
- To: www-html@w3.org
I have developed two simple Web utilities for analysing HTML DTDs, both derived from Earl Hood's perlSGML package. These can be found at: http://www.utoronto.ca/webdocs/HTMLdocs/HTML_Spec/html.html A collection of HTML DTDs, plus an HTML analysis of the DTDs, using a modified version of Earl Hood's dtd2html. This produces single-page analyses of each element's content rules and attributes. http://www.java.utoronto.ca/DTDs/HTML/diffs.html A FORM interface to dtddiff. You can select two DTDs and dynamically generate an HTML document listing the differences between the two. (of course, if load is heavy, I will pre-generate the difference files, and remove the 'dynamic' part!) Feedback and comments -- and additional DTDs -- are, as always, appreciated. Ian -- Ian Graham ...................................... ian.graham@utoronto.ca Information Commons University of Toronto
Received on Friday, 30 August 1996 11:08:15 UTC