summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html.inline.page
blob: b1230cf513324ee27d640b06cfa90c5e811ab4de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<?xml version="1.0"?>
<page xmlns="http://projectmallard.org/1.0/" id="db2html.inline" type="topic" style="xslt-template"><info><link type="guide" xref="db2html-inline" group="templates"/><link type="guide" xref="templates" group="db2html"/><revision version="0.0" date="1970-01-01" status="stub"/><desc>Renders an inline element as an HTML <code>span</code> element</desc></info><title>db2html.inline</title><p>Renders an inline element as an HTML <code>span</code> element</p>
  
  
  <synopsis><title>Parameters</title><terms>
    <item>
      <title><code>node</code></title>
      <p>The element to render</p>
    </item>
    <item>
      <title><code>children</code></title>
      <p>The child elements to process</p>
    </item>
    <item>
      <title><code>class</code></title>
      <p>The value of the <code>class</code> attribute on the <code>span</code> tag</p>
    </item>
    <item>
      <title><code>lang</code></title>
      <p>The locale of the text in <code style="xslt-param">node</code></p>
    </item>
    <item>
      <title><code>name-class</code></title>
      <p>The class to use for the name of the element</p>
    </item>
  </terms></synopsis>
  <comment><p>Document this template</p></comment>
  <p>This template handles conditional processing.</p>
<list style="compact"><title>Calls Templates</title><item><p><link xref="db.profile.test"/></p></item><item><p><link xref="html.class.attr"/></p></item><item><p><link xref="db2html.xlink"/></p></item><item><p><link xref="db2html.inline.children"/></p></item></list></page>