Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 9f452694b2d23dacae7f9cc757f9be50 > files > 685

docbook-style-xsl-1.78.1-1.fc17.noarch.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>olink.debug</title><link rel="stylesheet" type="text/css" href="../reference.css"><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference Documentation"><link rel="up" href="links.html" title="Linking"><link rel="prev" href="activate.external.olinks.html" title="activate.external.olinks"><link rel="next" href="olink.properties.html" title="olink.properties"><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">olink.debug</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="activate.external.olinks.html">Prev</a> </td><th width="60%" align="center">Linking</th><td width="20%" align="right"> <a accesskey="n" href="olink.properties.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="olink.debug"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">olink.debug</span></h2><p>
olink.debug
 &#8212; Turn on debugging messages for olinks
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="olink.debug.frag"></a><pre class="programlisting">
&lt;xsl:param name="olink.debug" select="0"&gt;&lt;/xsl:param&gt;
</pre>
</div>

<div class="refsection"><a name="idp1526832"></a><h2>Description</h2>

<p>If non-zero, then each olink will generate several
messages about how it is being resolved during processing.
This is useful when an olink does not resolve properly
and the standard error messages are not sufficient to
find the problem. 
</p>

<p>You may need to read through the olink XSL templates
to understand the context for some of the debug messages.
</p>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="activate.external.olinks.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="links.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="olink.properties.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">activate.external.olinks </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> olink.properties</td></tr></table></div></body></html>