Re: [xml] redicting parts of trees



On Tue, May 24, 2005 at 02:07:07PM +0200, Kasimier Buchcik wrote:
Hi,

On Sun, 2005-05-22 at 22:04 +0200, cazic gmx net wrote:
Hi,

This non-wrapper @parent argument, what exactly should be its purpose
(besides for the ns-normalization)?

1. @node was previously added to @parent, so @parent is just a flag to
   activate the non-wrapper functionality

2. unlink @node and add it to @parent, which restricts only to
   appending; add-sibling or add-prev-sibling would not work, unless
   specified somehow

3. unlink @node and don't link to @parent, linking will be done by the
   user afterwards at the desired position in the children of @parent

  I'm thinking of 3/, however if the node is already linked to parent
then don't unlink it.

4. something different? 

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]