$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 on tgroup.
  • There is a named reference to a colspec but no colspec with that name exists.
  • There is a named reference to a spanspec but no spanspec with that name exists.