Re: Empty elements

>>Just 2 small comments on the DOM Level 1 document as of 9th of October draft.
>>1. It could be useful (if not necessary?) to have some kind of "mustOmitEndTag" attribute for the Element interface, 
>>so that an exact re-creation of the source document could be done 
>>without access to the DocumentType.
>
>Being able to recreate the source document (with or without access to
>the DocumentType) is not a goal/requirement of the DOM.

Structural isomorphism certainly is though!!!

Received on Wednesday, 26 November 1997 10:45:02 UTC