Re: setNamedItemNS(namespaceURI, localName)

Hi Philippe ,
OK I get it, you send an object and get back an object.
All I need to do is read.
Thank You and Best Regards,
Joe

> The DOM specification is clear [1]. The definition of setNamedItemNS is
>  Node               setNamedItemNS(in Node arg)
>                                   raises(DOMException);
>
> This is not a mistake. This is consistent with DOM Level 1.
>
> What does your set operation do? What is the value of attribute?
>
> Philippe
>
> [1]
>
http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/core.html#ID-setNamedIte
mNS
>

Received on Thursday, 25 January 2001 11:48:25 UTC