DocBook xslTNG Reference

t:xlink

t:xlink — Supports hypertext linking.

Template:
{http://docbook.org/ns/docbook/templates}xlink
Defined in:
modules/xlink.xsl
Used in:
main.xsl

Synopsis

<xsl:template name="t:xlink">
                  <xsl:param name="content"/>
                </xsl:template>

Description

In DocBook, most elements can be links. The t:xlink template is called for each element that might be participating in a link. This includes both simple links (any inline element with an xlink:href attribute) and extended links.

☀
t:xlink
Synopsis
Description
t:video-fallback
V .  Mode reference
Copyright © 2020–2024 Norman Walsh.
Table of Contents

Loading…