JATS-0004-003

Rule Overview

Message

If there is more than one <abstract/> element the additional <abstract/>s should be identified with an attribute abstract-type, specific-use, or xml:lang.

Rule XPath:

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

@abstract-type or @specific-use or @xml:lang or not(preceding-sibling::abstract)

Contexts