Libxml and Libxslt: current status and future work
by
Daniel Veillard
Table of contents
Introduction
The XML libraries and tools
Architecture of libxml2
XML example
The tree parser Interface
The SAX interface
The reader interface
Validation: XML Schemas Datatypes
Validation: Relax-NG
Validation: streaming
XPath: addressing language
XPointer: fragment and selection
XInclude: inclusion mechanism
xml:id : defining IDs without using a DTD
XSLT: the transformation language
Extending XSLT with python
Catalogs and I/O handling
Performances
Conclusions