Jody Goldberg 685bd28b8d back port a fix from xml2 to correctly namespace copied nodes.
2001-09-07  Jody Goldberg <jgoldberg@home.com>

	* tree.c (xmlStaticCopyNode) : back port a fix from xml2
	  to correctly namespace copied nodes.
2001-09-15 06:50:14 +00:00
2001-05-04 07:38:19 +00:00
2001-03-24 08:43:16 +00:00
1999-02-06 18:12:01 +00:00
2000-01-03 11:08:02 +00:00
2000-09-30 13:47:54 +00:00
1999-06-15 17:20:45 +00:00
2000-01-30 20:00:07 +00:00
2000-01-30 20:00:07 +00:00
1999-12-18 15:32:46 +00:00
2000-01-24 13:55:06 +00:00
2001-03-24 08:43:16 +00:00
2000-02-02 14:52:08 +00:00
1999-12-22 11:30:41 +00:00
1999-09-18 22:29:26 +00:00

                  XML version 1 parser for Gnome

This is the old parser, the new version libxml2 is in the CVS head of
the gnome-xml module.
This parser embbed the old 1.8.11 parser and a new one based on 2.3.5
which is far more compliant. You can toggle libxml to use the new parser
by using xmlUseNewParser(1) or setting up the LIBXML_USE_NEW_PARSER
environment variable. The old parser is the default and can be forced
by calling xmlUseNewParser(0) or setting up the LIBXML_USE_OLD_PARSER
environment variable.

Documentation is available on-line at
    http://xmlsoft.org/

There is also a mailing-list xml@gnome.org for libxml
List page at
    http://mail.gnome.org/mailman/listinfo/xml
Archive at
    http://xmlsoft.org/messages/


Daniel.Veillard@w3.org
Description
XML parser and toolkit
Readme 38 MiB
Languages
C 88.1%
HTML 5.8%
Python 3.6%
M4 0.5%
CMake 0.5%
Other 1.4%