Re: DOM Confusion
Mike Champion (mcc@arbortext.com)
Thu, 30 Apr 1998 13:33:27 -0400
At 12:51 PM 4/30/98 -0400, Ray wrote:
>
>Another DOM question...
>
>
>The Element interface is defined to inherit from Node
>
>XMLNode is defined to inherit from Node.
>
>However, if one is operating on an XML document, is the Element
>interface assumed to inherit from XMLNode?
>
...
Good point. I'll make sure that the DOM WG considers this. But please
note that there is a public mailing list www-dom@w3.org that is a better
place for detailed discussions of the DOM spec; this message has been
forwarded to that list, and you might want to subscribe and continue the
discussion there.
Thanks,
Mike Champion