JATS-0007-008

Rule Overview

Message

Articles with article-type "expression-of-concern" must contain "Expression of Concern" in the article title

Rule XPath:

This rule ASSERTS the following, raising an alert if FALSE:

if (@article-type = 'expression-of-concern') then matches(front/article-meta/title-group/article-title, 'Expression\s+of\s+Concern', 'i') else true()

Contexts