From ecee7bf17188329a4f0c6d497d647291576102e3 Mon Sep 17 00:00:00 2001 From: Syd Bauman Date: Thu, 25 Jan 2024 17:18:51 -0500 Subject: [PATCH] Per suggestion @raffazizzi re-word comment --- Test2/cleanForDiff.xsl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Test2/cleanForDiff.xsl b/Test2/cleanForDiff.xsl index 5a7bb8ff3..122cbffe2 100644 --- a/Test2/cleanForDiff.xsl +++ b/Test2/cleanForDiff.xsl @@ -31,9 +31,9 @@ 4. Remove any timestamps that are generated during processing, since these will be different each time a test is run. - 5. Remove the @version attribute of <application> elements that have - “tei” (case insensitive) in either their @xml:id or @ident attribute - (per issue #646). + 5. Replace the value of the @version attribute of any <application> + elements that have “tei” (case insensitive) in either their @xml:id + or @ident attribute with a dummy value (per issue #646). @@ -72,12 +72,12 @@ + be used to separate the @xml:id from the @ident, above, + EXCEPT one of ‘t’, ‘T’, ‘e’, ‘E’, ‘i’, or ‘I’. --> - - + +