> 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 schema or specification defining the XML content containing the ID tells you that. -- Scott