• Show log

    Commit

  • Hash : e5f810f6
    Author : Kasimier T. Buchcik
    Date : 2006-05-30T09:41:25

    A warning will now be reported in the value of the XSD attribute
    
    * xmlschemas.c: A warning will now be reported in the value of
      the XSD attribute 'schemaLocation' does not consist of tuples
      (namespace-name, document-URI). A warning will be reported
      if a schema document could not be found at the specified
      location (via 'schemaLocation' or
      'noNamespaceSchemaLocation').
    * include/libxml/xmlerror.h: Added XML_SCHEMAV_MISC to
      xmlParserErrors.