Categories
Libxml2
Libxml is the XML C library developed for the Gnome project. The library code is portable and modular; most of the extensions can be compiled out. Libxml implements a number of existing standards related to markup languages, including the XML standard, Namespaces in XML, XML Base, 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, SAX, and DocBook SGML. Support for W3C XML Schemas is in progress.
Last updated 11 Jul, 2005
About
Leadership
- Daniel Veillard - Maintainer
- Bjorn Reese - Contributor
- William Brack - Contributor
- Igor Zlatkovic - Contributor
- Aleksey Sanin - Contributor
- Gary Pennington - Contributor
Related Projects
Versions
2.6.20
2.6.20 stable released 2005-07-11
- Released: 11 Jul, 2005
- Code Maturity: Stable
- Source Archive: ftp://xmlsoft.org/libxml-2.6.20.tar.gz
- Licenses: X11
- Interfaces: Library
User Community and Support
User tutorial available in HTML format from http://xmlsoft.org/tutorial/index.html



