JATS-0010-012

Rule Overview

Message

Uppercase name alternative is different than the contributor's primary name.

Rule XPath:

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

every $subname in ../name/*/tokenize(.) satisfies upper-case($subname) = tokenize(upper-case(normalize-space(.)), '\s+')