- From: <John_Lavagnino@Brown.edu>
- Date: Fri, 7 Mar 1997 23:41:56 -0500 (EST)
- To: w3c-sgml-wg@w3.org
I'm inclined to agree with Lee's point--- that > Those who need to work with both systems will find > "O O" among the least of their challenges. For newly-written DTDs, if you need SGML/OMITTAG YES compatibility, there are pretty obvious tricks with parameter entities that you can use. For existing SGML DTDs, you're pretty fortunate if the omitted tag stuff is all that needs fixing; compared to the possible labor involved in dealing with inclusions, this is a piece of cake. The Perl-script-hacking approach can be applied to modifying the text of DTDs as well as that of XML instances; fixing the omitted tag stuff is amenable to that approach, but fixing content models is much less so. John Lavagnino
Received on Friday, 7 March 1997 23:41:51 UTC