[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: [xml] what functions
- From: "Keim, Markus" <markus_keim ordat com>
- To: "'xml gnome org'" <xml gnome org>
- Cc: 'Marek Elsner' <marek icom pl>
- Subject: RE: [xml] what functions
- Date: Wed, 24 Mar 2004 10:53:16 +0100
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]