- From: Joseph Kesselman/Watson/IBM <keshlam@us.ibm.com>
- Date: Mon, 25 Sep 2000 16:05:08 -0400
- To: www-dom@w3.org
>Is MutationEvent::attrName enough to identify an >attribute? What happened to namespaces? That was an oversight. We've addressed that in our most recent internal draft. DOMAttrModified will carry a pointer to the Attr object (via the relatedNode field); that can be used to retrieve additional details such as the namespace URI. That should close the gap. ______________________________________ Joe Kesselman / IBM Research
Received on Monday, 25 September 2000 16:05:43 UTC