JATS-0007-006

Rule Overview

Message

<alt-title alt-title-type="uppercase"/> should not be significantly different than <article-title/>.

Rule XPath:

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

upper-case(normalize-space(.)) = upper-case(normalize-space(string(../article-title)))