From 371266e8113f269e59244f56e87e253c89200251 Mon Sep 17 00:00:00 2001
From: Syd Bauman
Date: Sun, 19 Jan 2025 23:41:03 -0500
Subject: [PATCH] Ack! Forgot to update tests to match.
---
P5/Test/detest.xml | 2 +-
P5/Test/expected-results/detest_xml_schematron.log | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)
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)