Libxml: from the XML specs to running code
by
Daniel Veillard
Table of contents
Introduction
The XML libraries and tools
Architecture of libxml2
XML itself
The tree parser Interface
The SAX interface
The reader interface
XML Namespaces
Validation: DTDs
Validation: XML Schemas
Validation: XML Schemas Datatypes
Validation: Relax-NG
Validation: streaming
XPath: addressing language
XPointer: fragment and selection
XInclude: inclusion mechanism
XSLT: the transformation language
EXSLT: XSLT extensions
XMLSig: signand encrypt
Catalogs and I/O handling
Conclusions
Questions and Answers