summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.mathml.namespace.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/html.mathml.namespace.page')
-rw-r--r--doc/yelp-xsl/C/html.mathml.namespace.page18
1 files changed, 13 insertions, 5 deletions
diff --git a/doc/yelp-xsl/C/html.mathml.namespace.page b/doc/yelp-xsl/C/html.mathml.namespace.page
index f2a2d232..f8f80841 100644
--- a/doc/yelp-xsl/C/html.mathml.namespace.page
+++ b/doc/yelp-xsl/C/html.mathml.namespace.page
@@ -1,6 +1,14 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="html.mathml.namespace" type="topic" style="xslt-param"><info><link type="guide" xref="html" group="parameters"/><link type="guide" xref="parameters" group="html"/><revision version="3.18" date="2015-05-04" status="final"/><desc>The XML namespace for MathML in the output document.</desc></info><title>html.mathml.namespace</title><p>The XML namespace for MathML in the output document.</p>
-
-
- <p>This parameter specifies the XML namespace for MathML in output documents. It will be set automatically based on the <code style="xslt-param">html.xhtml</code> parameter, either to the MathML namespace namespace, or to the empty namespace. Stylesheets can use this parameter when using <code>xsl:element</code>.</p>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-param" id="html.mathml.namespace">
+ <info>
+ <link type="guide" xref="html" group="params"/>
+ <link type="guide" xref="params" group="html"/>
+ <desc>The XML namespace for MathML in the output document.</desc>
+ <revision version="3.18" date="2015-05-04" status="final"/>
+ </info>
+ <title>html.mathml.namespace</title>
+ <p>This parameter specifies the XML namespace for MathML in output documents. It
+ will be set automatically based on the <code xref="html.xhtml">html.xhtml</code> parameter, either to the
+ MathML namespace namespace, or to the empty namespace. Stylesheets can use this
+ parameter when using <sys>xsl:element</sys>.</p>
</page>