summaryrefslogtreecommitdiff
path: root/result/schemas/anyAttr-processContents-err1_0_0.err
diff options
context:
space:
mode:
authorNick Wellnhofer <wellnhofer@aevum.de>2023-04-30 20:28:47 +0200
committerNick Wellnhofer <wellnhofer@aevum.de>2023-04-30 21:45:39 +0200
commit0ffc2d82b5f733d5931515c3480c54b7621a1b8d (patch)
tree6096b7f44bfb7273af61346da657a5079856aeb8 /result/schemas/anyAttr-processContents-err1_0_0.err
parent550eaac605dc4029bc9eaa49ebfa8963545efee4 (diff)
downloadlibxml2-0ffc2d82b5f733d5931515c3480c54b7621a1b8d.tar.gz
runtest: Skip element name in schema error messages
This makes sure that memory and streaming tests will report the same messages.
Diffstat (limited to 'result/schemas/anyAttr-processContents-err1_0_0.err')
-rw-r--r--result/schemas/anyAttr-processContents-err1_0_0.err4
1 files changed, 2 insertions, 2 deletions
diff --git a/result/schemas/anyAttr-processContents-err1_0_0.err b/result/schemas/anyAttr-processContents-err1_0_0.err
index dc4766b7..f1a6023b 100644
--- a/result/schemas/anyAttr-processContents-err1_0_0.err
+++ b/result/schemas/anyAttr-processContents-err1_0_0.err
@@ -1,2 +1,2 @@
-./test/schemas/anyAttr-processContents-err1_0.xml:8: element elem.lax: Schemas validity error : Element '{http://FOO}elem.lax', attribute '{http://FOO}bar': 'o o' is not a valid value of the atomic type 'xs:language'.
-./test/schemas/anyAttr-processContents-err1_0.xml:9: element elem.strict: Schemas validity error : Element '{http://FOO}elem.strict', attribute '{http://FOO}barB': No matching global attribute declaration available, but demanded by the strict wildcard.
+./test/schemas/anyAttr-processContents-err1_0.xml:8: Schemas validity error : Element '{http://FOO}elem.lax', attribute '{http://FOO}bar': 'o o' is not a valid value of the atomic type 'xs:language'.
+./test/schemas/anyAttr-processContents-err1_0.xml:9: Schemas validity error : Element '{http://FOO}elem.strict', attribute '{http://FOO}barB': No matching global attribute declaration available, but demanded by the strict wildcard.