Download List

项目描述

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 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.

2010-05-20 14:44
2.7.7

许多错误修正和改进了。安 - XPath的选项被添加到xmllint。在HTML解析器了非递归的。一个演员加入relaxng.c允许编译使用Sun Studio 11。一个建立在Sparc Solaris的失败是固定的。 autoreconf用于autogen.sh。与MingW平台建设是固定的。一些配置和autogen脚本进行了升级。 relaxNG测试,固定在视窗runtest。以xmlNodeSetBase常量警告是固定的。 Python的发电机是固定不使用过时xmllib。有些automake的文件被更新。在Windows nanohttp是固定的。
标签: Major bugfixes, Enhancements
Many bugfixes and improvements were made. An --xpath option was added to xmllint. The HTML parser was made non-recursive. A cast was added to relaxng.c to allow compilation with Sun Studio 11. A build failure on Sparc Solaris was fixed. autoreconf is used in autogen.sh. Building with mingw was fixed. Some of the configure and autogen scripts were upgraded. relaxNG tests were fixed in runtest for Windows. A const warning in xmlNodeSetBase was fixed. The Python generator was fixed to not use the deprecated xmllib. Some automake files were updated. nanohttp on Windows was fixed.

2006-10-27 11:27
2.6.27

这是一个很大的错误修正数十释放。
标签: Major bugfixes
This is a large release with dozens of bugfixes.

2006-01-12 04:27
2.6.23

此版本包括了小错误修正非常大的数目,提高了XML架构验证支持。
标签: Minor bugfixes
This release included a very large number of minor bugfixes and improved the XML Schemas validation support.

2005-09-13 11:30
2.6.22

一个API的问题是固定的,additoinal节能选项增加了,有几个错误是固定的,和文件进行了改进。
标签: Minor bugfixes
An API problem was fixed, additoinal saving options were added, a few bugs were fixed, and documentation was improved.

2005-09-05 14:09
2.6.21

此版本包括了涵盖最错误修正代码库非常大的数量。一个优化的情侣,都是为提高分析速度性能。还有一个XML架构的一致性有较大改善。不完整的Schematron的支持增加。
标签: Minor bugfixes
This release includes a very large amount of
bugfixes covering most of the code base. A couple
of optimizations were done to improve parsing
speed performance. There is also a big improvement
of the XML Schemas conformance. Incomplete
Schematron support was added.

Project Resources