$err:INVALID-CALS
$err:INVALID-CALS — CALS table is invalid.
Variable:
{http://docbook.org/ns/docbook/errors}INVALID-CALS
Defined in:
modules/errors.xsl
Used in:
modules/tablecals.xsl
Synopsis
$dbe:INVALID-CALS:=xs:QName('dbe:INVALID-CALS')
Description
This error is raised if a CALS table is invalid. The following error conditions give rise to this error:
- The number of columns in the table exceeds the specified
colsvalue ontgroup. - There is a named reference to a
colspecbut nocolspecwith that name exists. - There is a named reference to a
spanspecbut nospanspecwith that name exists.