Re: [xml] how to remove/delete a child node?



Pawel,

thank you for the information - one last question:
will unlinking/freeing the top child node take care 
of any sub-child nodes underneath of it, or will I
need to recurse through the sub-children and perform
an unlink/free on them individually?

thanks again!
rudkin

I'm trying to do something elementary like remove
a
child node from a doc (I'm a newbie to libxml2, so
apologies if this is extremely basic.) > 
xmlUnlinkNode() and then xmlFreeNode()

Pawel Palucha
_______________________________________________


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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