diff --git a/src/rp-schematron-base.sch b/src/rp-schematron-base.sch
index c2c40c57b1..d48ab3ce7d 100644
--- a/src/rp-schematron-base.sch
+++ b/src/rp-schematron-base.sch
@@ -389,7 +389,7 @@
role="warning"
id="aff-no-wrap">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.
@@ -468,7 +468,7 @@
role="warning"
id="journal-source-2">Journal reference () has a source that starts with a roman numeral. Is part of the article-title captured in source? Source = .
- Journal reference () has the following source, ''. Should it be captured as a conference proceeding instead?
diff --git a/src/rp-schematron.sch b/src/rp-schematron.sch
index 4b078586c6..13d372e985 100644
--- a/src/rp-schematron.sch
+++ b/src/rp-schematron.sch
@@ -263,7 +263,7 @@
[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.
+ [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.
[aff-has-wrap-no-inst] aff contains institution-wrap, but that institution-wrap does not have a child institution.
@@ -304,7 +304,7 @@
[journal-source-2] Journal reference () has a source that starts with a roman numeral. Is part of the article-title captured in source? Source = .
- [journal-source-3] Journal reference () has the following source, ''. Should it be captured as a conference proceeding instead?
+ [journal-source-3] Journal reference () has the following source, ''. Should it be captured as a conference proceeding instead?
diff --git a/src/rp-schematron.xsl b/src/rp-schematron.xsl
index 669ba4509e..4f8f58eac4 100644
--- a/src/rp-schematron.xsl
+++ b/src/rp-schematron.xsl
@@ -2013,8 +2013,8 @@
-
-
+
+
aff-has-wrap-no-id
error
@@ -2271,8 +2271,8 @@
-
-
+
+
journal-source-3
warning
diff --git a/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/aff-has-wrap-no-id.sch b/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/aff-has-wrap-no-id.sch
index a329cc3a8b..82c5b39db0 100644
--- a/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/aff-has-wrap-no-id.sch
+++ b/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/aff-has-wrap-no-id.sch
@@ -147,7 +147,7 @@
- [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.
+ [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.
diff --git a/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/fail.xml b/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/fail.xml
index f97d649b84..e1c0aeb90e 100644
--- a/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/fail.xml
+++ b/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/fail.xml
@@ -1,6 +1,6 @@
diff --git a/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/pass.xml b/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/pass.xml
index 50cbe209fd..0f3447b3ab 100644
--- a/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/pass.xml
+++ b/test/tests/rp/affiliation-checks/aff-has-wrap-no-id/pass.xml
@@ -1,6 +1,6 @@
diff --git a/test/tests/rp/journal-source-checks/journal-source-3/fail.xml b/test/tests/rp/journal-source-checks/journal-source-3/fail.xml
index 98bf626335..d10c485f66 100644
--- a/test/tests/rp/journal-source-checks/journal-source-3/fail.xml
+++ b/test/tests/rp/journal-source-checks/journal-source-3/fail.xml
@@ -1,6 +1,6 @@
diff --git a/test/tests/rp/journal-source-checks/journal-source-3/journal-source-3.sch b/test/tests/rp/journal-source-checks/journal-source-3/journal-source-3.sch
index 16c8f6d797..e668fa9ac5 100644
--- a/test/tests/rp/journal-source-checks/journal-source-3/journal-source-3.sch
+++ b/test/tests/rp/journal-source-checks/journal-source-3/journal-source-3.sch
@@ -147,7 +147,7 @@
- [journal-source-3] Journal reference () has the following source, ''. Should it be captured as a conference proceeding instead?
+ [journal-source-3] Journal reference () has the following source, ''. Should it be captured as a conference proceeding instead?
diff --git a/test/tests/rp/journal-source-checks/journal-source-3/pass.xml b/test/tests/rp/journal-source-checks/journal-source-3/pass.xml
index 96fc998fa0..11085f30ca 100644
--- a/test/tests/rp/journal-source-checks/journal-source-3/pass.xml
+++ b/test/tests/rp/journal-source-checks/journal-source-3/pass.xml
@@ -1,6 +1,6 @@
diff --git a/test/xspec/rp-schematron.sch b/test/xspec/rp-schematron.sch
index c4399ada0f..d5722eeba0 100644
--- a/test/xspec/rp-schematron.sch
+++ b/test/xspec/rp-schematron.sch
@@ -298,7 +298,7 @@
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.
+ 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.
aff contains institution-wrap, but that institution-wrap does not have a child institution.
@@ -352,7 +352,7 @@
Journal reference () has a source that starts with a roman numeral. Is part of the article-title captured in source? Source = .
- Journal reference () has the following source, ''. Should it be captured as a conference proceeding instead?
+ Journal reference () has the following source, ''. Should it be captured as a conference proceeding instead?