summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/db2html.footnote.link.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/db2html.footnote.link.page')
-rw-r--r--doc/yelp-xsl/C/db2html.footnote.link.page31
1 files changed, 20 insertions, 11 deletions
diff --git a/doc/yelp-xsl/C/db2html.footnote.link.page b/doc/yelp-xsl/C/db2html.footnote.link.page
index b8585da0..dd2f193f 100644
--- a/doc/yelp-xsl/C/db2html.footnote.link.page
+++ b/doc/yelp-xsl/C/db2html.footnote.link.page
@@ -1,12 +1,21 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="db2html.footnote.link" type="topic" style="xslt-template"><info><link type="guide" xref="db2html-footnote" group="templates"/><link type="guide" xref="templates" group="db2html"/><revision version="3.4" date="2011-11-10" status="final"/><desc>Output a link to a footnote.</desc></info><title>db2html.footnote.link</title><p>Output a link to a footnote.</p>
-
-
- <synopsis><title>Parameters</title><terms>
- <item>
- <title><code>node</code></title>
- <p>The <code>footnote</code> element to process.</p>
- </item>
- </terms></synopsis>
- <p>This templates outputs an inline link to the footnote displayed at the bottom of the page.</p>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-template" id="db2html.footnote.link">
+ <info>
+ <link type="guide" xref="db2html-footnote" group="templates"/>
+ <link type="guide" xref="templates" group="db2html"/>
+ <desc>Output a link to a footnote.</desc>
+ <revision version="3.4" date="2011-11-10" status="final"/>
+ </info>
+ <title>db2html.footnote.link</title>
+ <synopsis>
+ <title>Parameters</title>
+ <terms>
+ <item>
+ <title><code>$node</code></title>
+ <p>The <sys>footnote</sys> element to process.</p>
+ </item>
+ </terms>
+ </synopsis>
+ <p>This templates outputs an inline link to the footnote displayed at the bottom
+ of the page.</p>
</page>