JATS-0044-016

Rule Overview

Message

morerows should not specify a number greater than the number of rows available

Rule XPath:

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

not(@morerows) or number(@morerows) le count(parent::oasis:row/following-sibling::oasis:row)

Contexts