XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XML Parsers, SAX, Open Source, GNOME, DOM Software -> libxml

libxml

Date: Sep. 19, 2000
Link: http://xmlsoft.org/
Source Author or Organization: Daniel Veillard

libxml is an XML C library developed for the Gnu's Not Unix Network Object Model Environment (Gnome) project. It has both a Document Object Model (DOM) interface, and a (SAX) -like interface designed to be compatible with Expat. A nearly complete implementation of XPath is included. This update offers bug fixes, cleaned-up entity handling code, better handling of large DTDs, and optimized DocBook validation.