JATS-0031-002

Rule Overview

Message

Copyright-statement should have no content-type attribute, except for additional footnote copyright statements, which should have content-type="description"

Rule XPath:

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

not(@content-type) or (@content-type='description' and ../copyright-statement[not(@content-type)])