JATS-0044-006

Rule Overview

Message

rowsep attribute value should be a number, found "@rowsep"

Rule XPath:

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

not(@rowsep) or string(number(@rowsep)) ne 'NaN'