In the first case, the xmlns="" attribute
is added to the new replaced child to undeclare the parent's namespace
which is in scope.
Anurag Chakravarti <[EMAIL PROTECTED]>
wrote on 11/11/2005 08:13:30 AM:
> Hi,
> In xerces-2 jdk 1.5
>
> I am using replaceChild method. For some strange reason a
> have no annotations.
XSModel objects are initialized when traversing the XSModel. It looks like
we missed initializing the XSModelGroup object in the second case and I
hope that's the only place. This should now be fixed in SVN.
Thanks,
Neil Delima / IBM Toronto Lab.
Alexey Loubyansky