JATS-0044-010

Rule Overview

Message

@colnum values on colspec should be sequential numbers starting with 1

Rule XPath:

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

count(../oasis:colspec[@colnum]) eq 0 or number(@colnum) = count(preceding-sibling::oasis:colspec) + 1

Contexts