JATS-0049-002

Rule Overview

Message

year should be consistent between year element and iso-8601-date attribute

Rule XPath:

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

not(@iso-8601-date and (year or self::year)) or (substring(@iso-8601-date, 1, 4) = (year, self::year))