f:href

f:href — Returns the href link to a node.

Function:
{http://docbook.org/ns/docbook/functions}href#2
Defined in:
modules/functions.xsl
Used in:
main.xsl

Synopsis

f:href($context as node(),
$node as element()) as xs:string

Description

This function generates a value for an HTML href attribute at the position of the context that will link to the node.