From 91e69c590423e930680fd1a55125f7125fd1088d Mon Sep 17 00:00:00 2001
From: Daniel Veillard libxml2 is written in pure C in order to allow easy reuse on a number
of platforms, including embedded systems. I don't intend to convert to
C++. There are however a few C++ wrappers which may fulfill your needs: There is however a C++ wrapper which may fulfill your needs: Website: http://lusis.org/~ari/xml++/ Download: http://lusis.org/~ari/xml++/libxml++.tar.gz Website: http://libxmlplusplus.sourceforge.net/ Download: http://sourceforge.net/project/showfiles.php?group_id=12999 It is possible to validate documents which had not been validated at
initial parsing time or documents which have been built from scratch
diff --git a/doc/xml.html b/doc/xml.html
index 2a9f8b5c..ecd5a68a 100644
--- a/doc/xml.html
+++ b/doc/xml.html
@@ -404,18 +404,20 @@ pnode=pxmlDoc->children->children;
libxml2 is written in pure C in order to allow easy reuse on a number
of platforms, including embedded systems. I don't intend to convert to
C++. There are however a few C++ wrappers which may fulfill your needs: There is however a C++ wrapper which may fulfill your needs: Website: http://lusis.org/~ari/xml++/
Download: http://lusis.org/~ari/xml++/libxml++.tar.gz
+ href="http://sourceforge.net/project/showfiles.php?group_id=12999">http://sourceforge.net/project/showfiles.php?group_id=12999 +