$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
cols
value ontgroup
. - There is a named reference to a
colspec
but nocolspec
with that name exists. - There is a named reference to a
spanspec
but nospanspec
with that name exists.