summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.header.mode.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/html.header.mode.page')
-rw-r--r--doc/yelp-xsl/C/html.header.mode.page18
1 files changed, 13 insertions, 5 deletions
diff --git a/doc/yelp-xsl/C/html.header.mode.page b/doc/yelp-xsl/C/html.header.mode.page
index 6d9770fb..b1fafb93 100644
--- a/doc/yelp-xsl/C/html.header.mode.page
+++ b/doc/yelp-xsl/C/html.header.mode.page
@@ -1,6 +1,14 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="html.header.mode" type="topic" style="xslt-mode"><info><link type="guide" xref="html" group="modes"/><link type="guide" xref="modes" group="html"/><revision version="3.28" date="2017-05-24" status="final"/><desc>Output the header content for an element.</desc></info><title>html.header.mode</title><p>Output the header content for an element.</p>
-
-
- <p>This mode is called by <code style="xslt-template" xref="html.page">html.page</code> to output the contents of the <code>header</code> element above the main content. Importing stylesheets may implement this mode for any element that will be passed to <code style="xslt-template" xref="html.page">html.page</code>. If they do not, the <code>header</code> element will be empty by default.</p>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-mode" id="html.header.mode">
+ <info>
+ <link type="guide" xref="html" group="modes"/>
+ <link type="guide" xref="modes" group="html"/>
+ <desc>Output the header content for an element.</desc>
+ <revision version="3.28" date="2017-05-24" status="final"/>
+ </info>
+ <title>html.header.mode</title>
+ <p>This mode is called by <code xref="html.page">html.page</code> to output the contents of the <sys>header</sys>
+ element above the main content. Importing stylesheets may implement this mode
+ for any element that will be passed to <code xref="html.page">html.page</code>. If they do not, the
+ <sys>header</sys> element will be empty by default.</p>
</page>