logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: usage of xmlReconciliateNs: msg#00165

Subject: Re: usage of xmlReconciliateNs
On Fri, Apr 25, 2003 at 12:25:08PM +0200, Kasimier Buchcik wrote:
> Annother question: is the algorithm of this function intended to be 
> expanded someday, so that it could move namespace declarations to 
> elements where they are first needed (not all at the top of the tree)?

  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.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@xxxxxxxxxx  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


<Prev in Thread] Current Thread [Next in Thread>