Gnome LogoW3C LogoRed Hat Logo

The XML C library for Gnome

Documentation

Main Menu
API Indexes
Related links

There are several on-line resources related to using libxml:

  1. Check the FAQ.
  2. Check the extensive documentation automatically extracted from code comments (using gtk doc).
  3. Look at the documentation about libxml internationalization support.
  4. This page provides a global overview and some examples on how to use libxml.
  5. John Fleck's libxml tutorial.
  6. James Henstridge wrote some nice documentation explaining how to use the libxml SAX interface.
  7. George Lebl wrote an article for IBM developerWorks about using libxml.
  8. Check the TODO file.
  9. Read the 1.x to 2.x upgrade path description. If you are starting a new project using libxml you should really use the 2.x version.
  10. And don't forget to look at the mailing-list archive.

Daniel Veillard