f:in-scope-language
f:in-scope-language — Returns the in-scope-language associated with an element.
Function:
{http://docbook.org/ns/docbook/functions}in-scope-language#1
Defined in:
modules/gentext.xsl
Used in:
Not used.
Since:
2.0.0
Synopsis
f:in-scope-language( | $target 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.