File: //usr/share/doc/docbook-style-xsl-1.69.1/doc/html/html.longdesc.link.html
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>html.longdesc.link</title><link rel="stylesheet" href="../ref.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.0"><link rel="start" href="index.html" title="HTML Parameter Reference"><link rel="up" href="rn07.html" title="HTML"><link rel="prev" href="html.longdesc.html" title="html.longdesc"><link rel="next" href="make.valid.html.html" title="make.valid.html"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">html.longdesc.link</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="html.longdesc.html">Prev</a> </td><th width="60%" align="center">HTML</th><td width="20%" align="right"> <a accesskey="n" href="make.valid.html.html">Next</a></td></tr></table><hr></div><div class="refentry" lang="en"><a name="html.longdesc.link"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>html.longdesc.link — Should a link to the longdesc be included in the HTML?</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="html.longdesc.link.frag"></a><pre class="programlisting">
<xsl:param name="html.longdesc.link" select="$html.longdesc"></xsl:param>
</pre></div><div class="refsect1" lang="en"><a name="d0e1901"></a><h2>Description</h2><p>If non-zero, links will be created to the
HTML files created for the
<code class="sgmltag-attribute">longdesc</code> attribute. It makes no
sense to turn enable this option without also enabling the
<a href="$html.longdesc.html"><em class="parameter"><code>$html.longdesc</code></em></a> parameter.</p><p>The <code class="literal">longdesc.link</code> named template is called
to construct the link.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="html.longdesc.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="rn07.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="make.valid.html.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">html.longdesc </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> make.valid.html</td></tr></table></div></body></html>