From 5582ee1d3a370a901a10dbcf0c3214cbb0349eea Mon Sep 17 00:00:00 2001 From: Syd Bauman Date: Sat, 18 Jan 2025 16:01:28 -0500 Subject: [PATCH] Three changes: * Use constraintDecl for Schematron namespace declarations in tei_customization * Use constraintDecl (instead of hack constraintSpecs) in the Guidelines (both en & fr) * Added CMC to fr Guidelines --- P5/Source/Specs/TEI.xml | 18 ------------------ P5/Source/guidelines-en.xml | 15 +++++++++++++-- P5/Source/guidelines-fr.xml | 16 ++++++++++++++-- P5/Utilities/TEI-to-tei_customization.xslt | 4 ++++ 4 files changed, 31 insertions(+), 22 deletions(-) diff --git a/P5/Source/Specs/TEI.xml b/P5/Source/Specs/TEI.xml index 0950c3d568..35928dfccb 100644 --- a/P5/Source/Specs/TEI.xml +++ b/P5/Source/Specs/TEI.xml @@ -42,24 +42,6 @@ - - - - - - - - - - - - - - - - - - specifies the version number of the TEI Guidelines against diff --git a/P5/Source/guidelines-en.xml b/P5/Source/guidelines-en.xml index 9f534b1500..942a9ca468 100644 --- a/P5/Source/guidelines-en.xml +++ b/P5/Source/guidelines-en.xml @@ -7,8 +7,9 @@ $Date$ $Id$ --> + xmlns:rng="http://relaxng.org/ns/structure/1.0" + xmlns:sch="http://purl.oclc.org/dsdl/schematron" + version="5.0" rend="book" xml:lang="en"> @@ -68,6 +69,16 @@ $Id$

A long history from P2 onwards. See further

+ + + + + + + + + + $Date$. diff --git a/P5/Source/guidelines-fr.xml b/P5/Source/guidelines-fr.xml index 007c4e187e..8278c7ee84 100644 --- a/P5/Source/guidelines-fr.xml +++ b/P5/Source/guidelines-fr.xml @@ -7,8 +7,9 @@ $Date$ $Id$ --> + xmlns:rng="http://relaxng.org/ns/structure/1.0" + xmlns:sch="http://purl.oclc.org/dsdl/schematron" + version="5.0" rend="book" xml:lang="en"> @@ -68,6 +69,16 @@ $Id$

A long history from P2 onwards. See further

+ + + + + + + + + + $Date$. @@ -113,6 +124,7 @@ $Id$ + diff --git a/P5/Utilities/TEI-to-tei_customization.xslt b/P5/Utilities/TEI-to-tei_customization.xslt index 21816280fc..d34b920bb3 100644 --- a/P5/Utilities/TEI-to-tei_customization.xslt +++ b/P5/Utilities/TEI-to-tei_customization.xslt @@ -744,6 +744,10 @@ allow tables, figures, and formulæ + + + +