[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] New user of libxml
- From: Dejean Mansuy <mdejean prosodie com>
- To: "'xml gnome org'" <xml gnome org>
- Subject: Re: [xml] New user of libxml
- Date: Thu, 30 Jan 2003 14:51:05 +0100
> > I'm looking for a simple example of a creation of a new
> > xml document from scratch (I mean from nothing).
> attached is a code sample for creating a simple xml document, and saving
it to file.
> there isn't much more to know for building a complex one
thank you so muck!
it works perfectly ;)
> > Also I was looking for a function able to convert a Xml Doc
> > into a *char.
> not sure to understand your question: if you want to dump your created
xmlDoc structure to memory then you can use, for instance, xmlDocDumpMemory
> best entry point for related issues is to browse
http://xmlsoft.org/html/libxml-tree.html, you will find all functions
needed.
In fact the goal is to convert a doc which type is xmlDoc in a string with
*char type
But I'll look deeper into the doc
thanx again
> Jean S.
--
Mansuy DEJEAN <mdejean prosodie com>
Développement & Intégration - Boulogne
Prosodie <http://www.prosodie.com>
Tel: 01.46.84.16.78
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]