diff --git a/P5/Test/detest.xml b/P5/Test/detest.xml
index 8e2b4719d1..0566ec5597 100644
--- a/P5/Test/detest.xml
+++ b/P5/Test/detest.xml
@@ -135,7 +135,7 @@
This one doesn't but that's also OK.
That one (just to my left) is illegal
as is that one
- and that one
+ but that one will not be reported either way
diff --git a/P5/Test/expected-results/detest_xml_schematron.log b/P5/Test/expected-results/detest_xml_schematron.log
index 482eddf011..6c3c4eda7e 100644
--- a/P5/Test/expected-results/detest_xml_schematron.log
+++ b/P5/Test/expected-results/detest_xml_schematron.log
@@ -1,9 +1,6 @@
The @generatedBy attribute is for use within a <post> element. (ancestor-or-self::tei:post)
The @generatedBy attribute is for use within a <post> element. (ancestor-or-self::tei:post)
- The element indicated by @spanTo (#ds2) must follow the current element delSpan
- (id(substring(@spanTo,2)) and following::*[@xml:id=substring(current()/@spanTo,2)])
- The element indicated by @spanTo (notMeaningful) must follow the current element delSpan
- (id(substring(@spanTo,2)) and following::*[@xml:id=substring(current()/@spanTo,2)])
+ The element indicated by @spanTo (#ds2) must follow the current delSpan element (id( substring( @spanTo, 2 ) ) >> .)
@schemeVersion can only be used if @scheme is specified. (@scheme and not(@scheme = 'free'))
The abbr element should not be categorized in detail with @subtype unless also categorized in general with @type (@type)
The div element should not be categorized in detail with @subtype unless also categorized in general with @type (@type)