$err:INVALID-TRANSFORM

$err:INVALID-TRANSFORM — Error processing a transform.

Variable:
{http://docbook.org/ns/docbook/errors}INVALID-TRANSFORM
Defined in:
modules/errors.xsl
Used in:
docbook.xsl
Used by:
t:docbook

Synopsis

$dbe:INVALID-TRANSFORM := xs:QName('dbe:INVALID-TRANSFORM')

Description

The lists of transforms in $transform-original $transform-before, and $transform-after must either be strings (the stylesheet location) or a map that specifies the stylesheet location and other properties.

This error is raised if an element of the list is neither a map nor a string.