JATS-0010-010

Rule Overview

Message

Alternate <aff/> elements should have attribute @xml:lang, @content-type, and/or @specific-use.

Rule XPath:

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

(@xml:lang or @content-type or @specific-use) or (count(preceding-sibling::aff) = 0) or not(parent::aff-alternatives)

Contexts