The XML Libraries And Advanced Schema Validation, Daniel Veillard Daniel Veillard This talk will be split into 2 main sections. The first part will cover the updates made to the GNOME XML libraries during the last year: * Support of new specifications: XML Base, XInclude, RelaxNG, XML Schemas datatype, Canonical XML ... * The addition of the XML Sec library for XML Digital signature and encryption * description of the XmlReader API * Update on the existing libxml and libxslt code, and language bindings The second part will focuse on advanced schemas validation based on the new support for Relax NG and XML Schemas datatypes: * basic fist steps examples using Relax NG * simple comparisions with DTDs * more complex examples * using the Schemas datatypes * simple tutorial on how to use it at the C and Python API level Future work and conclusions