f:language

f:language — Returns the language associated with an element.

Function:
{http://docbook.org/ns/docbook/functions}language#1
Defined in:
modules/gentext.xsl
Used in:
modules/gentext.xsl, modules/functions.xsl, modules/inlines.xsl
Used by:
f:gentext-letters-for-language()

Synopsis

f:language($node as node()) as xs:string

Description

Returns the value of the nearest in-scope xml:lang attribute or $default-language if no such attribute exists.