• Show log

    Commit

  • Hash : e74d2e1c
    Author : Daniel Veillard
    Date : 2003-12-09T11:35:37

    augmented the XInclude API to be able to pass XML parser flags down to the
    
    * xinclude.c xmllint.c xmlreader.c include/libxml/xinclude.h
      include/libxml/xmlerror.h: augmented the XInclude API
      to be able to pass XML parser flags down to the Inclusion
      process. Also resynchronized with the Last Call W3C Working
      Draft 10 November 2003 for the xpointer attribute.
    * Makefile.am test/XInclude/docs/nodes[23].xml
      result/XInclude/*: augmented the tests for the new namespace and
      testing the xpointer attribute, changed the way error messages
      are tested
    * doc/*: regenerated the documentation
    Daniel