Re: A few questions

At 04:39 PM 5/19/98 -0400, Hank Davidson wrote:
>There are a couple of areas I still don't understand.
>
>Why doesn't the Attribute interface extend Node? 

A typo!

>If an Attribute is a Node, and you call getParent on it, what should it
>return?

The Element (IMHO)

>
>In the Element interface, getElementByTagName doesn't return anything.
>Should it return a NodeIterator?

Another typo, as I recall.  Yes, it should return a NodeIterator (again,
IMHO).

Received on Tuesday, 19 May 1998 17:11:28 UTC