[EMAIL PROTECTED] wrote:
>
> I agree with you on both counts. The second check for node type seem
> superfluous, and hasNSDecls is never reset, so we'll always skip the
> addNSDeclsToAttrs call. Do you think that may be the cause of John's
> problems?
>
> Myriam
No. But I found this in the debugger on the way to his problems.
John's problem, I think, is that the entries in m_attribute in
SQLDocument are getting added without a DTM identifier -- just a node
identifier. I'm trying to work up a patch to test my theory and then
I'll post to John and the list.
Gary