From b434e5586b337d623f7b05247c4bacd8d7140cc9 Mon Sep 17 00:00:00 2001 From: Axel Berndt Date: Mon, 6 Dec 2021 09:47:32 +0100 Subject: [PATCH] v2.1.2 - Added source to element schemaSpec to indicate the latest TEI ODD version that this schema is developed with. - Corrections in the guidelines as of GitHub issue 56: Wrong attribute bpm in a dynamics element has been changed to volume. - Moved scale from element accentuationPattern to attribute class att.scale so it can be used also in other elements. --- src/mpm.odd | 18 +++++++++++++----- src/specs/accentuationPattern.xml | 12 +----------- src/specs/att.scale.xml | 21 +++++++++++++++++++++ 3 files changed, 35 insertions(+), 16 deletions(-) create mode 100644 src/specs/att.scale.xml diff --git a/src/mpm.odd b/src/mpm.odd index 681c240..3315828 100644 --- a/src/mpm.odd +++ b/src/mpm.odd @@ -14,7 +14,7 @@ - + @@ -53,6 +53,13 @@ Added package mpm.metadata with elements metadata, author and comment. Moved element relatedResources to element metadata. Some minor documentation updates. + + + Added source to element schemaSpec to indicate the latest TEI ODD version that this schema is developed with. + Corrections in the guidelines as of GitHub issue 56: Wrong attribute bpm in a dynamics element has been changed to volume. + Moved scale from element accentuationPattern to attribute class att.scale so it can be used also in other elements. + + @@ -399,9 +406,9 @@