Action against software patentsGnome2 LogoW3C LogoRed Hat Logo
Made with Libxml2 Logo

The XML C parser and toolkit of Gnome

Developer Menu

Developer Menu
API Indexes
Related links

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

  1. Use the search engineto look upinformation.
  2. Check the FAQ.
  3. Check the extensivedocumentationautomatically extracted from code comments.
  4. Look at the documentation about libxmlinternationalization support.
  5. This page provides a global overview and someexampleson how to use libxml.
  6. Code examples
  7. John Fleck's libxml2 tutorial: htmlor pdf.
  8. If you need to parse large files, check the xmlReaderAPI tutorial
  9. James Henstridgewrote some nicedocumentationexplaining how to use the libxml SAX interface.
  10. George Lebl wrote an articlefor IBM developerWorksabout using libxml.
  11. Check the TODOfile.
  12. Read the 1.x to 2.x upgrade pathdescription. If you are starting a new project using libxml you shouldreally use the 2.x version.
  13. And don't forget to look at the mailing-list archive.

Daniel Veillard