JATS-0044-005

Rule Overview

Message

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

Rule XPath:

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

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