Sophie

Sophie

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

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

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>keep.relative.image.uris</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="graphics.html" title="Graphics"><link rel="prev" href="img.src.path.html" title="img.src.path"><link rel="next" href="general.html" title="Pagination and General Styles"><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">keep.relative.image.uris</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="img.src.path.html">Prev</a> </td><th width="60%" align="center">Graphics</th><td width="20%" align="right"> <a accesskey="n" href="general.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="keep.relative.image.uris"></a><div class="titlepage"></div>

<div class="refnamediv"><h2><span class="refentrytitle">keep.relative.image.uris</span></h2><p>
keep.relative.image.uris
 &#8212; Should image URIs be resolved against xml:base?
</p></div>

<div class="refsynopsisdiv"><h2>Synopsis</h2>
<a name="keep.relative.image.uris.frag"></a><pre class="programlisting">

&lt;xsl:param name="keep.relative.image.uris" select="0"&gt;&lt;/xsl:param&gt;
</pre>
</div>

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

<p>If non-zero, relative URIs (in, for example
<code class="literal">fileref</code> attributes) will be used in the generated
output. Otherwise, the URIs will be made absolute with respect to the
base URI.</p>

<p>Note that the stylesheets calculate (and use) the absolute form
for some purposes, this only applies to the resulting output.</p>

</div>
</div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="img.src.path.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="graphics.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="general.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">img.src.path </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Pagination and General Styles</td></tr></table></div></body></html>