Sophie

Sophie

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

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

<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>get.doc.title</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="utility.html" title="Common » Utility Template Reference"><link rel="prev" href="template.log.message.html" title="log.message"><link rel="next" href="template.pad-string.html" title="pad-string"><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">get.doc.title</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="template.log.message.html">Prev</a> </td><th width="60%" align="center">Common » Utility Template Reference</th><td width="20%" align="right"> <a accesskey="n" href="template.pad-string.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="template.get.doc.title"></a><div class="titlepage"></div>
<div class="refnamediv"><h2>get.doc.title</h2><p>
get.doc.title
 &#8212; Gets a title from the current document
</p></div>
<div class="refsynopsisdiv"><h2>Synopsis</h2>
<pre class="synopsis">&lt;xsl:template name="get.doc.title"/&gt;</pre>
</div>
<div class="refsect1"><a name="idp10017280"></a><h2>Description</h2>
    
<p>The <code class="function">get.doc.title</code> template is a
      utility template for returning the first title found in the
      current document.</p>

  </div><div class="refsect1"><a name="idp10018928"></a><h2>Returns</h2>
  
<p>Returns a string containing some identifying title for the
    current document .</p>
</div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="template.log.message.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="utility.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="template.pad-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">log.message </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> pad-string</td></tr></table></div></body></html>