Download List

Project Description

Libxml2 is the XML C library developed for the Gnome project. The library code is portable (to Linux, Unix, Windows, embedded systems, etc.) and modular; most of the extensions can be compiled out. Libxml2 implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, Relax NG, RFC 2396, XPath, XPointer, HTML4, XInclude, SGML Catalogs, and XML Catalogs. In most cases, libxml tries to implement the specifications in a relatively strict way. To some extent, it provides support for the following specifications, but doesn't claim to implement them: DOM, FTP client, HTTP client, and SAX2. Support for W3C XML Schemas is in progress. It includes xmllint, a command line XML validator.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-07-11 15:43
2.6.20

This release includes a lot of bugfixes and some
enhancements like improvements to XML Schemas
conformance, support for XML Schemas streaming
(SAX and Reader), new APIs similar to DOM
"import", and better standalone regression tests.
Tags: Minor bugfixes

2005-01-17 00:04
2.6.17

This release include a number of bugfixes, improvements (XSD schemas and Python), and few new APIs.
Tags: Minor bugfixes

2004-11-10 22:11
2.6.16

A lot of bugfixes and testing fixes. Minor additions to the Python API.
Tags: Major bugfixes

2004-10-28 10:30
2.6.15

A potentially exploitable remote security hole was fixed. A number of bugfixes were made and some code hardening was performed. Updating is strongly suggested.
Tags: Major security fixes

2004-09-30 12:01
2.6.14

This release included a variety of bugfixes,
improvements to the W3C XML Schemas support, and
VMS port updates.
Tags: Minor bugfixes

Project Resources