Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 6e019a662639ac6470f50dea3a4d8157 > files > 795

docbook-style-xsl-doc-1.79.2-4.mga7.noarch.rpm

<html><head>
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
   <title>use.local.olink.style</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference&nbsp;Documentation"><link rel="up" href="links.html" title="Linking"><link rel="prev" href="olink.base.uri.html" title="olink.base.uri"><link rel="next" href="current.docid.html" title="current.docid"><link rel="copyright" href="copyright.html" title="License"></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">use.local.olink.style</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="olink.base.uri.html">Prev</a>&nbsp;</td><th width="60%" align="center">Linking</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="current.docid.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="use.local.olink.style"></a><div class="titlepage"></div><div class="refnamediv"><h2><span class="refentrytitle">use.local.olink.style</span></h2><p>use.local.olink.style &#8212; Process olinks using xref style of current
document</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><a name="use.local.olink.style.frag"></a><pre class="programlisting">
&lt;xsl:param name="use.local.olink.style" select="0"&gt;&lt;/xsl:param&gt; </pre></div><div class="refsection"><a name="d0e5085"></a><h2>Description</h2><p>When cross reference data is collected for use by olinks, the data for each potential target includes one field containing a completely assembled cross reference string, as if it were an xref generated in that document. Other fields record the separate title, number, and element name of each target. When an olink is formed to a target from another document, the olink resolves to that preassembled string by default. If the <em class="parameter"><code>use.local.olink.style</code></em> parameter is set to non-zero, then instead the cross
reference string is formed again from the target title, number, and
element name, using the stylesheet processing the targeting document.
Then olinks will match the xref style in the targeting document
rather than in the target document. If  both documents are processed
with the same stylesheet, then the results will be the same.</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="olink.base.uri.html">Prev</a>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="links.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="current.docid.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">olink.base.uri&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;current.docid</td></tr></table></div></body></html>