- From: Joe Kesselman <keshlam@alum.mit.edu>
- Date: Thu, 07 Jun 2001 13:33:18 -0400
- To: www-dom@w3.org
> 1)Can we create a DOM using just a dtd(with default values in it) and if so > how? Not yet. DOM Level 2 doesn't model most of the DTD. DOM Level 3's "Abstract Schema" chapter is intended to adress that area. Some parsers have custom solutions that they've built for use in the meantime. There are certainly DTD-directed XML editors, which seem to be what you're looking for.
Received on Thursday, 7 June 2001 13:17:35 UTC