$v:chunk-filter-namespaces

$v:chunk-filter-namespaces — Namespace context for chunking expressions.

Variable:
{http://docbook.org/ns/docbook/variables}chunk-filter-namespaces
Defined in:
modules/variable.xsl
Used in:
modules/chunk.xsl

Synopsis

  |<xsl:variable name="v:chunk-filter-namespaces"
  |               as="namespace-node()*">
  |   <xsl:namespace name="db" select="'http://docbook.org/ns/docbook'"/>
  |</xsl:variable>

Description

When the $chunk-include and $chunk-exclude expressions are evaluated, the namespace bindings in this variable will be in-scope.