summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html.entry.colnum.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/db2html.entry.colnum.page')
-rw-r--r--doc/yelp-xsl/C/db2html.entry.colnum.page61
1 files changed, 37 insertions, 24 deletions
diff --git a/doc/yelp-xsl/C/db2html.entry.colnum.page b/doc/yelp-xsl/C/db2html.entry.colnum.page
index 3b961bb1..7e6494f5 100644
--- a/doc/yelp-xsl/C/db2html.entry.colnum.page
+++ b/doc/yelp-xsl/C/db2html.entry.colnum.page
@@ -1,24 +1,37 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="db2html.entry.colnum" 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>Calculates the actual column number for an <code>entry</code> element</desc></info><title>db2html.entry.colnum</title><p>Calculates the actual column number for an <code>entry</code> element</p>
-
-
- <synopsis><title>Parameters</title><terms>
- <item>
- <title><code>entry</code></title>
- <p>The <code>entry</code> element to process</p>
- </item>
- <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>colpos</code></title>
- <p>The column position, as passed by the preceding <code>entry</code></p>
- </item>
- </terms></synopsis>
- <p>FIXME</p>
-<list style="compact"><title>Calls Templates</title><item><p><link xref="db2html.colspec.colnum"/></p></item></list></page>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-template" id="db2html.entry.colnum">
+ <info>
+ <link type="guide" xref="db2html-table" group="templates"/>
+ <link type="guide" xref="templates" group="db2html"/>
+ <desc>Calculates the actual column number for an <sys>entry</sys> element</desc>
+ </info>
+ <title>db2html.entry.colnum</title>
+ <synopsis>
+ <title>Parameters</title>
+ <terms>
+ <item>
+ <title><code>$entry</code></title>
+ <p>The <sys>entry</sys> element to process</p>
+ </item>
+ <item>
+ <title><code>$colspecs</code></title>
+ <p>The <sys>colspec</sys> elements currently in scope</p>
+ </item>
+ <item>
+ <title><code>$spanspecs</code></title>
+ <p>The <sys>spanspec</sys> elements currently in scope</p>
+ </item>
+ <item>
+ <title><code>$colpos</code></title>
+ <p>The column position, as passed by the preceding <sys>entry</sys></p>
+ </item>
+ </terms>
+ </synopsis>
+ <p>FIXME</p>
+ <list style="compact">
+ <title>Calls Templates</title>
+ <item>
+ <p><link xref="db2html.colspec.colnum"/></p>
+ </item>
+ </list>
+</page>