Re: Bug 40819

2007-09-14 Thread Raul Benito
100% agree with scott. public String *getLocalName*() Returns the local part of the qualified name of this node. For nodes of any type other than ELEMENT_NODE and ATTRIBUTE_NODE and nodes created with a DOM Level 1 method, such as cr

RE: Bug 40819

2007-09-13 Thread Scott Cantor
> The problem is that the node does not have a local name. You can't have a valid DOM if that's the case. > I tried use WSU namespace for the Id and had problems elsewhere. Removing > the namespace for the Id causes a problem here. You can't just decide whether it has a namespace or not, the sch