Skip to content
  • Kasimier T. Buchcik's avatar
    A warning will now be reported in the value of the XSD attribute · e5f810f6
    Kasimier T. Buchcik authored
    * 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.
    e5f810f6