From 6f0adb5ebf068a66d96dbcd778921662e7fce035 Mon Sep 17 00:00:00 2001
From: Daniel Veillard
Here are some key points about libxml:
If you're looking for help, a quick look at the list archive may actually provide the answer, I usually send source samples when answering libxml usage -questions. The auto-generated +questions. The auto-generated documentantion is not as polished as I would like (i need to learn more about Docbook), but it's a good starting point.
@@ -1150,9 +1152,9 @@ either C data structure definitions, a set of XML examples or an XML DTD and produce the code needed to import and export the content between C data and XML storage. This is left as an exercise to the reader :-) -Feel free to use the code for the full C parsing -example as a template, it is also available with Makefile in the Gnome CVS -base under gnome-xml/example
+Feel free to use the code for the full C +parsing example as a template, it is also available with Makefile in the +Gnome CVS base under gnome-xml/example
$Id: xml.html,v 1.35 2000/06/30 17:58:22 veillard Exp $
+$Id: xml.html,v 1.36 2000/07/02 07:56:37 veillard Exp $