RE: [xml] what functions



http://xmlsoft.org/html/libxml-tree.html#xmlNodeSetContent

Isn't hard to find...

-----Original Message-----
From: Marek Elsner [mailto:marek icom pl]
Sent: Wednesday, March 24, 2004 8:39 AM
To: xml gnome org
Subject: [xml] what functions


Hello,
I have got sth like:

        <animal>
                <tiger>ffff</tiger>
        </animal>

I would like to change content of <tiger> from "fff" to 
"ddd". I know that
there is possibility to unlink node tiger and after thar 
re-create it with
other content but I would like to make it without deleting it.
Is there a function making it in that way..?

I am working on RH 8.0, gcc 3.2, libxml2-2.4.23-1



 




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