diff --git a/schema/lim.full.odd b/schema/lim.full.odd index b784d57c2..55284c030 100644 --- a/schema/lim.full.odd +++ b/schema/lim.full.odd @@ -643,6 +643,17 @@ + + All index items must contain a title and a number + + + + ERROR: All index items must contain at least one num element. + ERROR: All index items must contain at least one title element. + + + + @@ -2910,18 +2921,6 @@ - - - All index items must contain a title and a number - - - - ERROR: All index items must contain at least one num element. - ERROR: All index items must contain at least one title element. - - - - diff --git a/schema/lim.rng b/schema/lim.rng index c91366140..559cb79ee 100644 --- a/schema/lim.rng +++ b/schema/lim.rng @@ -5,7 +5,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" ns="http://www.tei-c.org/ns/1.0"> diff --git a/schema/modules/corpus.xml b/schema/modules/corpus.xml index 5db6edc3f..853f193a8 100644 --- a/schema/modules/corpus.xml +++ b/schema/modules/corpus.xml @@ -39,8 +39,11 @@ - - + + + + + diff --git a/schema/modules/namesdates.xml b/schema/modules/namesdates.xml index 24d05aa58..981604a3e 100644 --- a/schema/modules/namesdates.xml +++ b/schema/modules/namesdates.xml @@ -219,9 +219,12 @@ - - - + + + + + +

Our use of object is not TEI conformant, but the break is fairly @@ -235,14 +238,17 @@ - - - - - - - - + + + + + + + + + + + @@ -306,9 +312,12 @@ - - - + + + + + + Various constraints for the different models for contributors and non-contributors. @@ -353,10 +362,13 @@ - - - - + + + + + + All people must have a proper id. diff --git a/schema/modules/textstructure.xml b/schema/modules/textstructure.xml index 3f0a49d82..0ef25fb20 100644 --- a/schema/modules/textstructure.xml +++ b/schema/modules/textstructure.xml @@ -66,22 +66,6 @@ - - - - All index items must contain a title and a number - - - - ERROR: All index items must contain at least one num element. - ERROR: All index items must contain at least one title element. - - - - -