diff --git a/src/rp-schematron-base.sch b/src/rp-schematron-base.sch
index 940e40a547..b4fed8cc2e 100644
--- a/src/rp-schematron-base.sch
+++ b/src/rp-schematron-base.sch
@@ -393,7 +393,7 @@
role="error"
id="aff-multiple-ids">Affiliation contains more than one institution-id element: in
- Affiliation doesn't have an institution-wrap element (the container for institution name and id). Is that correct?
@@ -1936,7 +1936,7 @@
role="error"
id="sub-article-title-check-1">The title of an type sub-article should be 'eLife Assessment'. This one is:
- The title of a type sub-article should be in one of the following formats: 'Reviewer #0 (public review)' or 'Joint public review'. This one is:
diff --git a/src/rp-schematron.sch b/src/rp-schematron.sch
index 4530d9f171..ceaf04ef1f 100644
--- a/src/rp-schematron.sch
+++ b/src/rp-schematron.sch
@@ -265,7 +265,7 @@
[aff-multiple-ids] Affiliation contains more than one institution-id element: in
- [aff-no-wrap] Affiliation doesn't have an institution-wrap element (the container for institution name and id). Is that correct?
+ [aff-no-wrap] Affiliation doesn't have an institution-wrap element (the container for institution name and id). Is that correct?
[aff-has-wrap-no-id] aff contains institution-wrap, but that institution-wrap does not have a child institution-id. institution-wrap should only be used when there is an institution-id for the institution.
@@ -1027,7 +1027,7 @@
[sub-article-title-check-1] The title of an type sub-article should be 'eLife Assessment'. This one is:
- [sub-article-title-check-2] The title of a type sub-article should be in one of the following formats: 'Reviewer #0 (public review)' or 'Joint public review'. This one is:
+ [sub-article-title-check-2] The title of a type sub-article should be in one of the following formats: 'Reviewer #0 (public review)' or 'Joint public review'. This one is:
[sub-article-title-check-3] The title of a type sub-article should be 'Author response'. This one is:
diff --git a/src/rp-schematron.xsl b/src/rp-schematron.xsl
index f7ba9607fe..9bc8818c2c 100644
--- a/src/rp-schematron.xsl
+++ b/src/rp-schematron.xsl
@@ -2046,8 +2046,8 @@
-
-
+
+
aff-no-wrap
warning
@@ -7040,8 +7040,8 @@
-
-
+
+
sub-article-title-check-2
error
diff --git a/test/tests/rp/affiliation-checks/aff-no-wrap/aff-no-wrap.sch b/test/tests/rp/affiliation-checks/aff-no-wrap/aff-no-wrap.sch
index 016afd91c9..587a01b335 100644
--- a/test/tests/rp/affiliation-checks/aff-no-wrap/aff-no-wrap.sch
+++ b/test/tests/rp/affiliation-checks/aff-no-wrap/aff-no-wrap.sch
@@ -147,7 +147,7 @@
- [aff-no-wrap] Affiliation doesn't have an institution-wrap element (the container for institution name and id). Is that correct?
+ [aff-no-wrap] Affiliation doesn't have an institution-wrap element (the container for institution name and id). Is that correct?
diff --git a/test/tests/rp/affiliation-checks/aff-no-wrap/fail.xml b/test/tests/rp/affiliation-checks/aff-no-wrap/fail.xml
index 164e39b506..f5c5e61c0e 100644
--- a/test/tests/rp/affiliation-checks/aff-no-wrap/fail.xml
+++ b/test/tests/rp/affiliation-checks/aff-no-wrap/fail.xml
@@ -1,6 +1,6 @@
diff --git a/test/tests/rp/affiliation-checks/aff-no-wrap/pass.xml b/test/tests/rp/affiliation-checks/aff-no-wrap/pass.xml
index da2ae18a18..af592005ca 100644
--- a/test/tests/rp/affiliation-checks/aff-no-wrap/pass.xml
+++ b/test/tests/rp/affiliation-checks/aff-no-wrap/pass.xml
@@ -1,6 +1,6 @@
diff --git a/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/fail.xml b/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/fail.xml
index b8544244d4..f6c262f384 100644
--- a/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/fail.xml
+++ b/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/fail.xml
@@ -1,6 +1,6 @@
diff --git a/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/pass.xml b/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/pass.xml
index cb160d3c65..5de8c0bdfa 100644
--- a/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/pass.xml
+++ b/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/pass.xml
@@ -1,6 +1,6 @@
diff --git a/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/sub-article-title-check-2.sch b/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/sub-article-title-check-2.sch
index 493156ad95..d11911fbcb 100644
--- a/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/sub-article-title-check-2.sch
+++ b/test/tests/rp/sub-article-title-checks/sub-article-title-check-2/sub-article-title-check-2.sch
@@ -147,7 +147,7 @@
- [sub-article-title-check-2] The title of a type sub-article should be in one of the following formats: 'Reviewer #0 (public review)' or 'Joint public review'. This one is:
+ [sub-article-title-check-2] The title of a type sub-article should be in one of the following formats: 'Reviewer #0 (public review)' or 'Joint public review'. This one is:
diff --git a/test/xspec/rp-schematron.sch b/test/xspec/rp-schematron.sch
index 76fa9b93ce..0019b6a4c3 100644
--- a/test/xspec/rp-schematron.sch
+++ b/test/xspec/rp-schematron.sch
@@ -300,7 +300,7 @@
Affiliation contains more than one institution-id element: in
- Affiliation doesn't have an institution-wrap element (the container for institution name and id). Is that correct?
+ Affiliation doesn't have an institution-wrap element (the container for institution name and id). Is that correct?
aff contains institution-wrap, but that institution-wrap does not have a child institution-id. institution-wrap should only be used when there is an institution-id for the institution.
@@ -1397,7 +1397,7 @@
The title of an type sub-article should be 'eLife Assessment'. This one is:
- The title of a type sub-article should be in one of the following formats: 'Reviewer #0 (public review)' or 'Joint public review'. This one is:
+ The title of a type sub-article should be in one of the following formats: 'Reviewer #0 (public review)' or 'Joint public review'. This one is:
The title of a type sub-article should be 'Author response'. This one is: