[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
'Re: "Re: [xml] usage of xmlReconciliateNs"'
- From: Kasimier Buchcik <kbuchcik 4commerce de>
- To: <xml gnome org>
- Subject: 'Re: "Re: [xml] usage of xmlReconciliateNs"'
- Date: Fri, 25 Apr 2003 14:58:25 +0200
Hi,
Daniel Veillard wrote:
> Basically the goal of xmlReconciliateNs is to fix the namespaces references
> when a subtree is removed from a document and pasted into another one.
> It will try to remap all the namespace in a coherent manner so that no
> reference to the old tree still exists and preserve the namespaces
> semantic on the new tree.
Hmm, but why does it remap namespaces which are already declared in the
subtree? Those should not have any references to the old tree - only
inside the subtree. And if this is intended, why does it not free the
resulting "no more used" namespaces?
Kasimier Buchcik
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]