diff --git a/compiled-ODD/guidelines-de-wegaDocuments.compiled.xml b/compiled-ODD/guidelines-de-wegaDocuments.compiled.xml
index 32363401..51f21330 100644
--- a/compiled-ODD/guidelines-de-wegaDocuments.compiled.xml
+++ b/compiled-ODD/guidelines-de-wegaDocuments.compiled.xml
@@ -14367,7 +14367,11 @@ nominum, o soprannome
[10.4. The Manuscript Identifier](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/MS.html#msid)
-physical descriptionmaterielle Beschreibungcontains a full physical description of a manuscript or manuscript part, optionally subdivided using more specialized elements from the model.physDescPart class.enthält eine komplette materielle Beschreibung eines Manuskripts oder Teile eines Manuskripts, gegebenenfalls unterteilt mit mehr spezifischen Elementen aus der model.physDescPart Klasse.
+physical descriptionmaterielle Beschreibungcontains a full physical description of a manuscript or manuscript part, optionally subdivided using more specialized elements from the model.physDescPart class.enthält eine komplette materielle Beschreibung eines Manuskripts oder Teile eines Manuskripts, gegebenenfalls unterteilt mit mehr spezifischen Elementen aus der model.physDescPart Klasse.
+
+ must contain at least one p or accMat element
+
+
diff --git a/compiled-ODD/guidelines-de-wegaLetters.compiled.xml b/compiled-ODD/guidelines-de-wegaLetters.compiled.xml
index 321d72bc..b54d31bd 100644
--- a/compiled-ODD/guidelines-de-wegaLetters.compiled.xml
+++ b/compiled-ODD/guidelines-de-wegaLetters.compiled.xml
@@ -15299,7 +15299,11 @@ nominum, o soprannome
[10.6.1. The msItem and msItemStruct Elements](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/MS.html#mscoit)
-physical descriptionmaterielle Beschreibungcontains a full physical description of a manuscript or manuscript part, optionally subdivided using more specialized elements from the model.physDescPart class.enthält eine komplette materielle Beschreibung eines Manuskripts oder Teile eines Manuskripts, gegebenenfalls unterteilt mit mehr spezifischen Elementen aus der model.physDescPart Klasse.
+physical descriptionmaterielle Beschreibungcontains a full physical description of a manuscript or manuscript part, optionally subdivided using more specialized elements from the model.physDescPart class.enthält eine komplette materielle Beschreibung eines Manuskripts oder Teile eines Manuskripts, gegebenenfalls unterteilt mit mehr spezifischen Elementen aus der model.physDescPart Klasse.
+
+ must contain at least one p or accMat element
+
+
diff --git a/compiled-ODD/guidelines-de-wegaWritings.compiled.xml b/compiled-ODD/guidelines-de-wegaWritings.compiled.xml
index a47c10d5..da4dfbe8 100644
--- a/compiled-ODD/guidelines-de-wegaWritings.compiled.xml
+++ b/compiled-ODD/guidelines-de-wegaWritings.compiled.xml
@@ -14296,7 +14296,11 @@ nominum, o soprannome
[10.4. The Manuscript Identifier](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/MS.html#msid)
-physical descriptionmaterielle Beschreibungcontains a full physical description of a manuscript or manuscript part, optionally subdivided using more specialized elements from the model.physDescPart class.enthält eine komplette materielle Beschreibung eines Manuskripts oder Teile eines Manuskripts, gegebenenfalls unterteilt mit mehr spezifischen Elementen aus der model.physDescPart Klasse.
+physical descriptionmaterielle Beschreibungcontains a full physical description of a manuscript or manuscript part, optionally subdivided using more specialized elements from the model.physDescPart class.enthält eine komplette materielle Beschreibung eines Manuskripts oder Teile eines Manuskripts, gegebenenfalls unterteilt mit mehr spezifischen Elementen aus der model.physDescPart Klasse.
+
+ must contain at least one p or accMat element
+
+
diff --git a/compiled-ODD/guidelines-de-wega_all.compiled.xml b/compiled-ODD/guidelines-de-wega_all.compiled.xml
index 427616a5..317853f4 100644
--- a/compiled-ODD/guidelines-de-wega_all.compiled.xml
+++ b/compiled-ODD/guidelines-de-wega_all.compiled.xml
@@ -16228,7 +16228,11 @@ nominum, o soprannome
[10.6.1. The msItem and msItemStruct Elements](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/MS.html#mscoit)
-physical descriptionmaterielle Beschreibungcontains a full physical description of a manuscript or manuscript part, optionally subdivided using more specialized elements from the model.physDescPart class.enthält eine komplette materielle Beschreibung eines Manuskripts oder Teile eines Manuskripts, gegebenenfalls unterteilt mit mehr spezifischen Elementen aus der model.physDescPart Klasse.
+physical descriptionmaterielle Beschreibungcontains a full physical description of a manuscript or manuscript part, optionally subdivided using more specialized elements from the model.physDescPart class.enthält eine komplette materielle Beschreibung eines Manuskripts oder Teile eines Manuskripts, gegebenenfalls unterteilt mit mehr spezifischen Elementen aus der model.physDescPart Klasse.
+
+ must contain at least one p or accMat element
+
+
diff --git a/schema/de/wegaDocuments.isosch b/schema/de/wegaDocuments.isosch
index 03b046ad..9d1fed8e 100644
--- a/schema/de/wegaDocuments.isosch
+++ b/schema/de/wegaDocuments.isosch
@@ -1,7 +1,7 @@
ISO Schematron rules
-
+
@@ -491,67 +491,73 @@ relatedItem element must be empty
An msIdentifier must contain either a repository or location.
-
+
+
+
+ must contain at least one p or accMat element
+
+
+
if @subtype contains 'active' or 'passive' @type has to be 'performance'
-
+
if @subtype contains 'sender' or 'addressee' @type has to be 'correspondence'
-
+
The @wit-attribute must point at some witness element
-
+
There should always be more than one witness within a listWit element.
-
+
WeGA styleguide error: there should exactly be two processing instructions before the root element
WeGA styleguide error: there should be no comments outside the root element
-
+
has whitespace only content
-
+
whitespace at the beginning of element
-
+
There is some whitespace here at the beginning or end of some attribute value.
-
+
"wega"-prefixed URIs must follow the pattern "wega:A002068" (i.e. without any file extension)
-
+
Text contains characters with Emoji presentation as default.
-
+
Unable to locate the reference provided by the @source attribute.
-
+
The @n-attribute is only supported in combination with @rend='underline'
diff --git a/schema/de/wegaDocuments.rng b/schema/de/wegaDocuments.rng
index 9f2e08ad..cc3d8515 100644
--- a/schema/de/wegaDocuments.rng
+++ b/schema/de/wegaDocuments.rng
@@ -5,7 +5,7 @@
xmlns="http://relaxng.org/ns/structure/1.0"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.tei-c.org/ns/1.0">
+
@@ -501,73 +501,79 @@ relatedItem element must be empty
An msIdentifier must contain either a repository or location.
-
+
+
+
+ must contain at least one p or accMat element
+
+
+
if @subtype contains 'active' or 'passive' @type has to be 'performance'
-
+
if @subtype contains 'sender' or 'addressee' @type has to be 'correspondence'
-
+
The @wit-attribute must point at some witness element
-
+
There should always be more than one witness within a listWit element.
-
+
WeGA styleguide error: there should exactly be two processing instructions before the root element
WeGA styleguide error: there should be no comments outside the root element
-
+
has whitespace only content
-
+
whitespace at the beginning of element
-
+
There is some whitespace here at the beginning or end of some attribute value.
-
+
"wega"-prefixed URIs must follow the pattern "wega:A002068" (i.e. without any file extension)
-
+
Text contains characters with Emoji presentation as default.
-
+
Unable to locate the reference provided by the @source attribute.
-
+
WeGA styleguide error: there should exactly be two processing instructions before the root element
WeGA styleguide error: there should be no comments outside the root element
-
+
The @n-attribute is only supported in combination with @rend='underline'
diff --git a/schema/de/wegaLetters.rng b/schema/de/wegaLetters.rng
index 30bb328c..b20c6f58 100644
--- a/schema/de/wegaLetters.rng
+++ b/schema/de/wegaLetters.rng
@@ -5,7 +5,7 @@
xmlns="http://relaxng.org/ns/structure/1.0"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.tei-c.org/ns/1.0">
+
@@ -491,73 +491,79 @@ relatedItem element must be empty
An msIdentifier must contain either a repository or location.
-
+
+
+
+ must contain at least one p or accMat element
+
+
+
if @subtype contains 'active' or 'passive' @type has to be 'performance'
-
+
if @subtype contains 'sender' or 'addressee' @type has to be 'correspondence'
-
+
The @wit-attribute must point at some witness element
-
+
There should always be more than one witness within a listWit element.
-
+
has whitespace only content
-
+
whitespace at the beginning of element
-
+
There is some whitespace here at the beginning or end of some attribute value.
-
+
"wega"-prefixed URIs must follow the pattern "wega:A002068" (i.e. without any file extension)
-
+
Text contains characters with Emoji presentation as default.
-
+
Unable to locate the reference provided by the @source attribute.
-
+
WeGA styleguide error: there should exactly be two processing instructions before the root element
WeGA styleguide error: there should be no comments outside the root element
-
+
WeGA styleguide error: there should exactly be two processing instructions before the root element
WeGA styleguide error: there should be no comments outside the root element
-
+
The @n-attribute is only supported in combination with @rend='underline'
diff --git a/schema/de/wegaWritings.rng b/schema/de/wegaWritings.rng
index 16c227fb..31bcc381 100644
--- a/schema/de/wegaWritings.rng
+++ b/schema/de/wegaWritings.rng
@@ -5,7 +5,7 @@
xmlns="http://relaxng.org/ns/structure/1.0"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.tei-c.org/ns/1.0">
+
@@ -452,33 +452,39 @@ On , either the @marks attribute should be used, or a paragraph of descri
An msIdentifier must contain either a repository or location.
-
+
+
+
+ must contain at least one p or accMat element
+
+
+
It is required to give the type ('alt' or 'reg') of the name while @key is forbiden here.
-
+
There must exactly be one name with @type='reg'.
-
+
Only the first name can be of @type='reg'. Following names are supposed to be alternative names, @type='alt'.
-
+
No @type attribute allowed here.
-
+
The @wit-attribute must point at some witness element
-
+
There should always be more than one witness within a listWit element.
@@ -487,95 +493,95 @@ On , either the @marks attribute should be used, or a paragraph of descri
-
+
Abstract model violation: Lines may not contain higher-level structural elements such as div.
-
+
Abstract model violation: p and ab may not contain higher-level structural elements such as div.
-
+
A facsimile element must have (at least) a nested graphic element or a @sameAs attribute
-
+
A facsimile element must have a @source attribute pointing at the respective element in the sourceDesc
-
+
The source attribute must be a local reference (starting with '#') or a pointer to an online resource (starting with http)
-
+
The @spanTo attribute of is required.
-
+
The element indicated by @spanTo () must follow the current element
-
+
must have at least one child add and at least one child del or surplus
-
+
WeGA styleguide error: there should exactly be two processing instructions before the root element
WeGA styleguide error: there should be no comments outside the root element
-
+
has whitespace only content
-
+
whitespace at the beginning of element
-
+
There is some whitespace here at the beginning or end of some attribute value.
-
+
"wega"-prefixed URIs must follow the pattern "wega:A002068" (i.e. without any file extension)
-
+
Text contains characters with Emoji presentation as default.
-
+
Unable to locate the reference provided by the @source attribute.
-
+
The @n-attribute is only supported in combination with @rend='underline'
diff --git a/schema/de/wega_all.rng b/schema/de/wega_all.rng
index 608551f0..dfc6909e 100644
--- a/schema/de/wega_all.rng
+++ b/schema/de/wega_all.rng
@@ -5,7 +5,7 @@
xmlns="http://relaxng.org/ns/structure/1.0"
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"
ns="http://www.tei-c.org/ns/1.0">