Message
morerows should not specify a number greater than the number of rows available
morerows should not specify a number greater than the number of rows available
This rule ASSERTS the following, raising an alert if FALSE:
not(@morerows) or number(@morerows) le count(parent::oasis:row/following-sibling::oasis:row)