f:template
f:template — Returns the title page template for an element.
Function:
{http://docbook.org/ns/docbook/functions}template#2
Defined in:
modules/templates.xsl
Used in:
modules/templates.xsl
Used by:
Synopsis
f:template( | $context as element(), |
$default as element()) as element() |
Description
Returns the title page template that should be used for an element.
If no template is found, returns the $default
template.