summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html-table.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/db2html-table.page')
-rw-r--r--doc/yelp-xsl/C/db2html-table.page97
1 files changed, 95 insertions, 2 deletions
diff --git a/doc/yelp-xsl/C/db2html-table.page b/doc/yelp-xsl/C/db2html-table.page
index c091f7e0..d585fa68 100644
--- a/doc/yelp-xsl/C/db2html-table.page
+++ b/doc/yelp-xsl/C/db2html-table.page
@@ -1,2 +1,95 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="db2html-table" type="guide" style="xslt-stylesheet"><?xslt-private db2html.spanstr.decrement?><info><link type="guide" xref="stylesheets" group="db2html"/><revision version="0.0" date="1970-01-01" status="stub"/><link type="xslt-requires" xref="db2html-block"/><link type="xslt-requires" xref="db2html-inline"/><link type="xslt-requires" xref="db2html-xref"/><link type="xslt-requires" xref="l10n"/><link type="xslt-defines-template" xref="db2html.row"/><link type="xslt-defines-template" xref="db2html.entry"/><link type="xslt-defines-template" xref="db2html.entry.implicit"/><link type="xslt-defines-template" xref="db2html.entry.colnum"/><link type="xslt-defines-template" xref="db2html.colspec.colnum"/><link type="xslt-defines-template" xref="db2html.entry.colspan"/><link type="xslt-defines-template" xref="db2html.spanstr"/><link type="xslt-defines-template" xref="db2html.spanstr.pop"/><link type="xslt-defines-template" xref="db2html.table.table"/></info><title>DocBook to HTML - Tables</title><comment><p>This needs lots of talk about CALS</p></comment><links type="topic" groups="stylesheets" style="linklist"><title>Stylesheets</title></links><links type="topic" groups="parameters" style="linklist"><title>Parameters</title></links><links type="topic" groups="modes" style="linklist"><title>Modes</title></links><links type="topic" groups="templates" style="linklist"><title>Templates</title></links><links type="topic" groups="keys" style="linklist"><title>Keys</title></links><list style="compact"><title>Requires Stylesheets</title><item><p><link xref="db2html-block"/></p></item><item><p><link xref="db2html-inline"/></p></item><item><p><link xref="db2html-xref"/></p></item><item><p><link xref="l10n"/></p></item></list><list style="compact"><title>Calls Templates</title><item><p><link xref="html.class.attr"/></p></item><item><p><link xref="html.lang.attrs"/></p></item><item><p><link xref="utils.repeat_string"/></p></item></list><table><title>Implements Templates</title><thead><tr><th><p>Mode</p></th><th><p>Match</p></th></tr></thead><tbody><tr><td><p/></td><td><p><code>entrytbl | db:entrytbl</code></p></td></tr><tr><td><p/></td><td><p><code>table | informaltable | db:table | db:informaltable</code></p></td></tr><tr><td><p/></td><td><p><code>tgroup | db:tgroup</code></p></td></tr><tr><td><p/></td><td><p><code>tbody | tfoot | thead | db:tbody | db:tfoot | db:thead</code></p></td></tr><tr><td><p/></td><td><p><code>tr | db:tr</code></p></td></tr><tr><td><p/></td><td><p><code>td | th | db:td | db:th</code></p></td></tr></tbody></table></page>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" type="guide" style="xslt-stylesheet" id="db2html-table">
+ <info>
+ <link type="guide" xref="stylesheets" group="db2html"/>
+ </info>
+ <title>DocBook to HTML - Tables</title>
+ <p>REMARK: This needs lots of talk about CALS</p>
+ <links type="topic" groups="imports" style="linklist">
+ <title>Imports Stylesheets</title>
+ </links>
+ <links type="topic" groups="includes" style="linklist">
+ <title>Includes Stylesheets</title>
+ </links>
+ <links type="topic" groups="params" style="linklist">
+ <title>Defines Parameters</title>
+ </links>
+ <links type="topic" groups="keys" style="linklist">
+ <title>Defines Keys</title>
+ </links>
+ <links type="topic" groups="templates" style="linklist">
+ <title>Defines Templates</title>
+ </links>
+ <links type="topic" groups="modes" style="linklist">
+ <title>Defines Modes</title>
+ </links>
+ <list style="compact">
+ <title>Calls Templates</title>
+ <item>
+ <p><link xref="db.profile.test"/></p>
+ </item>
+ <item>
+ <p><link xref="db2html.anchor"/></p>
+ </item>
+ <item>
+ <p><link xref="html.class.attr"/></p>
+ </item>
+ <item>
+ <p><link xref="html.lang.attrs"/></p>
+ </item>
+ <item>
+ <p><link xref="utils.repeat_string"/></p>
+ </item>
+ </list>
+ <table rules="rows">
+ <title>Implements Templates</title>
+ <thead>
+ <tr>
+ <th>
+ <p>Mode</p>
+ </th>
+ <th>
+ <p>Match</p>
+ </th>
+ </tr>
+ </thead>
+ <tbody>
+ <tr>
+ <td/>
+ <td>
+ <p><code>entrytbl | db:entrytbl</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>table | informaltable | db:table | db:informaltable</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>tgroup | db:tgroup</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>tbody | tfoot | thead | db:tbody | db:tfoot | db:thead</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>tr | db:tr</code></p>
+ </td>
+ </tr>
+ <tr>
+ <td/>
+ <td>
+ <p><code>td | th | db:td | db:th</code></p>
+ </td>
+ </tr>
+ </tbody>
+ </table>
+</page>