~ubuntu-branches/ubuntu/trusty/docbook-xsl-doc/trusty

« back to all changes in this revision

Viewing changes to doc/common/template.evaluate.info.profile.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2009-07-23 15:19:36 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090723151936-hnjus4hda6gl9486
Tags: 1.75.2-1
* New upstream release.
* debian/control (Standards-Version): Bumped to 3.8.2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>evaluate.info.profile</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.1"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="base.html" title="Common � Base Template Reference"><link rel="prev" href="template.select.choice.separator.html" title="select.choice.separator"><link rel="next" href="refentry.html" title="Common � Refentry Metadata Template Reference"><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">evaluate.info.profile</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="template.select.choice.separator.html">Prev</a>�</td><th width="60%" align="center">Common � Base Template Reference</th><td width="20%" align="right">�<a accesskey="n" href="refentry.html">Next</a></td></tr></table><hr></div><div class="refentry" title="evaluate.info.profile"><a name="template.evaluate.info.profile"></a><div class="titlepage"></div>
 
1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>evaluate.info.profile</title><link rel="stylesheet" href="reference.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="../index.html" title="DocBook XSL Stylesheets: Reference�Documentation"><link rel="up" href="base.html" title="Common � Base Template Reference"><link rel="prev" href="template.select.choice.separator.html" title="select.choice.separator"><link rel="next" href="refentry.html" title="Common � Refentry Metadata Template Reference"><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">evaluate.info.profile</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="template.select.choice.separator.html">Prev</a>�</td><th width="60%" align="center">Common � Base Template Reference</th><td width="20%" align="right">�<a accesskey="n" href="refentry.html">Next</a></td></tr></table><hr></div><div class="refentry" title="evaluate.info.profile"><a name="template.evaluate.info.profile"></a><div class="titlepage"></div>
2
2
<div class="refnamediv"><h2>evaluate.info.profile</h2><p>
3
3
evaluate.info.profile
4
4
 &#8212; Evaluates an info profile
10
10
  ...
11
11
&lt;/xsl:template&gt;</pre>
12
12
</div>
13
 
<div class="refsect1" title="Description"><a name="id1458752"></a><h2>Description</h2>
 
13
<div class="refsect1" title="Description"><a name="id1458271"></a><h2>Description</h2>
14
14
    
15
15
<p>This template evaluates an "info profile" matching the XPath
16
16
    expression given by the <em class="parameter"><code>profile</code></em>
28
28
    expression is then evaluated using the XSLT
29
29
    <code class="function">evaluate()</code> extension function.</p>
30
30
 
31
 
  </div><div class="refsect1" title="Parameters"><a name="id1458804"></a><h2>Parameters</h2>
 
31
  </div><div class="refsect1" title="Parameters"><a name="id1458324"></a><h2>Parameters</h2>
32
32
    
33
33
<div class="variablelist"><dl><dt><span class="term">profile</span></dt><dd>
34
34
          
40
40
 
41
41
        </dd></dl></div>
42
42
 
43
 
  </div><div class="refsect1" title="Returns"><a name="id1458845"></a><h2>Returns</h2>
 
43
  </div><div class="refsect1" title="Returns"><a name="id1458364"></a><h2>Returns</h2>
44
44
    
45
45
<p>Returns a node (the result of evaluating the
46
46
    <em class="parameter"><code>profile</code></em> parameter)</p>