From e3aac9d3c29c62326a4a4aba90471e694b572b52 Mon Sep 17 00:00:00 2001 From: Syd Bauman Date: Fri, 15 Dec 2023 11:58:23 -0500 Subject: [PATCH] Alter tei:descOrGlossOutOfDate() so that it will compare multiple elements; also test the desc or gloss elements based on type attribute --- common/functions.xsl | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) diff --git a/common/functions.xsl b/common/functions.xsl index d23c982db..fff4c88f7 100644 --- a/common/functions.xsl +++ b/common/functions.xsl @@ -1124,11 +1124,11 @@ of this software, even if advised of the possibility of such damage. @@ -1234,13 +1234,27 @@ of this software, even if advised of the possibility of such damage. - - - - + + + + + + + + + + + + + + + + +