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 lookupinformation.
  2. Check the FAQ.
  3. Check the extensivedocumentationautomaticallyextracted 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: htmlorpdf.
  8. If you need to parse large files, check the xmlReaderAPI tutorial
  9. James Henstridgewrote somenicedocumentationexplaining how to use the libxml SAX interface.
  10. George Lebl wrote anarticlefor IBM developerWorksabout using libxml.
  11. Check theTODOfile.
  12. Read the 1.x to 2.x upgrade pathdescription.If you are starting a new project using libxml you shouldreally use the2.x version.
  13. And don't forget to look at the mailing-list archive.

Daniel Veillard