JATS-0010-017

Rule Overview

Message

Article with article-type "correction", "retraction", or "expression-of-concern" (@article-type) must not have any authors

Rule XPath:

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

if (@article-type = ('correction', 'retraction', 'expression-of-concern')) then empty(front/article-meta/contrib-group) else true()

Contexts