$v:debug

$v:debug — Debugging flags.

Variable:
{http://docbook.org/ns/docbook/variables}debug
Defined in:
modules/variable.xsl
Used in:
modules/chunk-cleanup.xsl, modules/chunk-output.xsl
Static:
Yes

Synopsis

$v:debug as xs:string* := tokenize($debug, '[,\s]+') ! normalize-space(.)

Description

The $v:debug variable contains a sequence of debugging flags. These are derived from tokenizing the $debug parameter value.