HEX
Server: Apache
System: Linux dinesh8189 5.15.98-grsec-sharedvalley-2.lc.el8.x86_64 #1 SMP Thu Mar 9 09:07:30 -03 2023 x86_64
User: cgmgerenciamento1 (814285)
PHP: 8.1.26
Disabled: apache_child_terminate,dl,escapeshellarg,escapeshellcmd,exec,link,mail,openlog,passthru,pcntl_alarm,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,php_check_syntax,php_strip_whitespace,popen,proc_close,proc_open,shell_exec,symlink,system
Upload Files
File: //usr/share/doc/docbook-style-xsl/doc/html/keep.relative.image.uris.html
<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.79.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference&nbsp;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="graphic.default.extension.html" title="graphic.default.extension"><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>&nbsp;</td><th width="60%" align="center">Graphics</th><td width="20%" align="right">&nbsp;<a accesskey="n" href="graphic.default.extension.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="1"&gt;&lt;/xsl:param&gt;

</pre></div><div class="refsection"><a name="d0e7902"></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>&nbsp;</td><td width="20%" align="center"><a accesskey="u" href="graphics.html">Up</a></td><td width="40%" align="right">&nbsp;<a accesskey="n" href="graphic.default.extension.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">img.src.path&nbsp;</td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top">&nbsp;graphic.default.extension</td></tr></table></div></body></html>