mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
a bit of cleanup updated with the new result strings Daniel
* error.c xmlschemas.c: a bit of cleanup * result/schemas/*.err: updated with the new result strings Daniel
This commit is contained in:
parent
40c22b472b
commit
87db3a84f9
@ -1,3 +1,12 @@
|
||||
Fri Oct 10 12:49:53 CEST 2003 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* error.c xmlschemas.c: a bit of cleanup
|
||||
* result/schemas/*.err: updated with the new result strings
|
||||
|
||||
Fri Oct 10 03:58:39 PDT 2003 William Brack <wbrack@mmm.com.hk>
|
||||
|
||||
* xpath.c: fixed bug 124061
|
||||
|
||||
Fri Oct 10 02:47:22 CEST 2003 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* Makefile.am: cleanup
|
||||
|
4
error.c
4
error.c
@ -311,10 +311,10 @@ xmlReportError(xmlErrorPtr err, xmlParserCtxtPtr ctxt, const char *str,
|
||||
channel(data, "regexp ");
|
||||
break;
|
||||
case XML_FROM_SCHEMASV:
|
||||
channel(data, "Schemas validity");
|
||||
channel(data, "Schemas validity ");
|
||||
break;
|
||||
case XML_FROM_SCHEMASP:
|
||||
channel(data, "Schemas parser");
|
||||
channel(data, "Schemas parser ");
|
||||
break;
|
||||
case XML_FROM_RELAXNGP:
|
||||
channel(data, "Relax-NG parser ");
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_3.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_4.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_5.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_6.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_7.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_5.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_0.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_1.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_2.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_4.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/all_5.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_2.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_3.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_4.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_5.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_6.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_2.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_3.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_5.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_6.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_4.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element doc content check failed
|
||||
./test/schemas/choice_6.xml:1: element doc: Schemas validity error : Element doc content check failed
|
||||
|
@ -1,9 +1,9 @@
|
||||
Element hex: failed to validate basic type hexBinary
|
||||
Element hex: failed to validate basic type hexBinary
|
||||
Element hex: failed to validate basic type hexBinary
|
||||
Element hex: failed to validate basic type hexBinary
|
||||
Element hex: failed to validate basic type hexBinary
|
||||
Element hex: failed to validate basic type hexBinary
|
||||
Failed to validate type with facet maxLength
|
||||
Failed to validate type with facet length
|
||||
Failed to validate type with facet length
|
||||
./test/schemas/hexbinary_1.xml:4: element hex: Schemas validity error : Element hex: failed to validate basic type hexBinary
|
||||
./test/schemas/hexbinary_1.xml:5: element hex: Schemas validity error : Element hex: failed to validate basic type hexBinary
|
||||
./test/schemas/hexbinary_1.xml:6: element hex: Schemas validity error : Element hex: failed to validate basic type hexBinary
|
||||
./test/schemas/hexbinary_1.xml:7: element hex: Schemas validity error : Element hex: failed to validate basic type hexBinary
|
||||
./test/schemas/hexbinary_1.xml:8: element hex: Schemas validity error : Element hex: failed to validate basic type hexBinary
|
||||
./test/schemas/hexbinary_1.xml:9: element hex: Schemas validity error : Element hex: failed to validate basic type hexBinary
|
||||
./test/schemas/hexbinary_1.xml:11: element hex2: Schemas validity error : Failed to validate type with facet maxLength
|
||||
./test/schemas/hexbinary_1.xml:13: element hex3: Schemas validity error : Failed to validate type with facet length
|
||||
./test/schemas/hexbinary_1.xml:14: element hex3: Schemas validity error : Failed to validate type with facet length
|
||||
|
@ -1 +1 @@
|
||||
Element test content check failed
|
||||
./test/schemas/list0_1.xml:1: element test: Schemas validity error : Element test content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element test content check failed
|
||||
./test/schemas/list0_0.xml:1: element test: Schemas validity error : Element test content check failed
|
||||
|
@ -1 +1 @@
|
||||
Element test content check failed
|
||||
./test/schemas/list0_1.xml:1: element test: Schemas validity error : Element test content check failed
|
||||
|
@ -263,7 +263,7 @@ xmlSchemaVErr3(xmlSchemaValidCtxtPtr ctxt, xmlNodePtr node, int error,
|
||||
}
|
||||
/* reajust to global error numbers */
|
||||
error += XML_SCHEMAV_NOROOT - XML_SCHEMAS_ERR_NOROOT;
|
||||
__xmlRaiseError(channel, data, ctxt, node, XML_FROM_SCHEMASP,
|
||||
__xmlRaiseError(channel, data, ctxt, node, XML_FROM_SCHEMASV,
|
||||
error, XML_ERR_ERROR, NULL, 0,
|
||||
(const char *) str1, (const char *) str2,
|
||||
(const char *) str3, 0, 0,
|
||||
@ -295,7 +295,7 @@ xmlSchemaVErr(xmlSchemaValidCtxtPtr ctxt, xmlNodePtr node, int error,
|
||||
}
|
||||
/* reajust to global error numbers */
|
||||
error += XML_SCHEMAV_NOROOT - XML_SCHEMAS_ERR_NOROOT;
|
||||
__xmlRaiseError(channel, data, ctxt, node, XML_FROM_SCHEMASP,
|
||||
__xmlRaiseError(channel, data, ctxt, node, XML_FROM_SCHEMASV,
|
||||
error, XML_ERR_ERROR, NULL, 0,
|
||||
(const char *) str1, (const char *) str2, NULL, 0, 0,
|
||||
msg, str1, str2);
|
||||
|
Loading…
x
Reference in New Issue
Block a user