Nathan Torkington <Nathan.Torkington@vuw.ac.nz>
Date: Sun, 15 Aug 1993 13:53:32 +1200
From: Nathan Torkington <Nathan.Torkington@vuw.ac.nz>
Message-id: <199308150153.AA01899@kauri.vuw.ac.nz>
To: www-talk@nxoc01.cern.ch, Subject:@vuw.ac.nz, Re:@vuw.ac.nz,
        Adherence@kauri.vuw.ac.nz, to@kauri.vuw.ac.nz, DTD@kauri.vuw.ac.nz,
        In-Reply-To:@vuw.ac.nz
Status: RO
Terry Allen's message <199308150122.AA00493@ora.com> References:
<199308150122.AA00493@ora.com> FCC: /u/csc/gnat/Mail/outgoing

Perhaps an HTML+ tag

<!ELEMENT EXTENSION - - #PCDATA -- extensions > <!ATTLIST EXTENSION id
ID REQUIRED>

which is used in the HEAD as follows

<EXTENSION id="ncsa-anicon">NCSA ANICON tags to allow animated icons
in the text</EXTENSION>

Used basically as a way of describing and informally naming any
extensions to the DTD.  Browsers ignore them and their contents.
Whenever an extension is implemented, the DTD extension should be sent
to the mailing list and the extension discussed.

Sound reasonable?

Nat