summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html.spanstr.page
blob: e8529d5d8230da47c259ad845f612f5b79d86a27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<page xmlns="http://projectmallard.org/1.0/" id="db2html.spanstr" type="topic" style="xslt-template"><info><link type="guide" xref="db2html-table" group="templates"/><link type="guide" xref="templates" group="db2html"/><revision version="0.0" date="1970-01-01" status="stub"/><desc>Generates a string specifying the row spans in effect</desc></info><title>db2html.spanstr</title><p>Generates a string specifying the row spans in effect</p>
  
  
  <synopsis><title>Parameters</title><terms>
    <item>
      <title><code>colspecs</code></title>
      <p>The <code>colspec</code> elements currently in scope</p>
    </item>
    <item>
      <title><code>spanspecs</code></title>
      <p>The <code>spanspec</code> elements currently in scope</p>
    </item>
    <item>
      <title><code>spanstr</code></title>
      <p>The <code style="xslt-param">spanstr</code> parameter used by the previous row</p>
    </item>
  </terms></synopsis>
  <comment><p>This template needs to be explained in detail, but I forgot how it works.</p></comment>
<list style="compact"><title>Calls Templates</title><item><p><link xref="db2html.entry.colnum"/></p></item><item><p><link xref="db2html.entry.colspan"/></p></item><item><p><link xref="db2html.spanstr.pop"/></p></item><item><p><link xref="db2html.spanstr"/></p></item><item><p><link xref="utils.repeat_string"/></p></item></list></page>