f:check-gentext

f:check-gentext — Returns generated text.

Function:
{http://docbook.org/ns/docbook/functions}check-gentext#3
Defined in:
modules/functions.xsl
Used in:
modules/functions.xsl, modules/info.xsl, modules/inlines.xsl

Synopsis

f:check-gentext($node as element(),
$context as xs:string,
$key as xs:string) as item()*

Description

Like f:gentext(), this function returns the generated text appropriate for its arguments. However, if there is no appropriate generated text, this function returns an empty sequence without generating any warning messages.