summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/mal.cache.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/mal.cache.page')
-rw-r--r--doc/yelp-xsl/C/mal.cache.page28
1 files changed, 22 insertions, 6 deletions
diff --git a/doc/yelp-xsl/C/mal.cache.page b/doc/yelp-xsl/C/mal.cache.page
index f9314b2d..ba03a85d 100644
--- a/doc/yelp-xsl/C/mal.cache.page
+++ b/doc/yelp-xsl/C/mal.cache.page
@@ -1,7 +1,23 @@
-<?xml version="1.0"?>
-<page xmlns="http://projectmallard.org/1.0/" id="mal.cache" type="topic" style="xslt-param"><info><link type="guide" xref="mal-link" group="parameters"/><link type="guide" xref="parameters" group="mal"/><revision version="3.0" date="2010-01-02" status="final"/><desc>The cache document as a node set.</desc></info><title>mal.cache</title><p>The cache document as a node set.</p>
-
-
- <p>This parameter points to the root <code>cache:cache</code> element of a Mallard cache document. By default, it selects the root element from the file provided in <code style="xslt-param" xref="mal.cache.file">mal.cache.file</code>.</p>
- <p>Some processing tools may create a Mallard cache document without outputting it to a file. Those tools can use this parameter directly.</p>
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:xsl="FIXME" style="xslt-param" id="mal.cache">
+ <info>
+ <link type="guide" xref="mal-link" group="params"/>
+ <link type="guide" xref="params" group="mal"/>
+ <desc>The cache document as a node set.</desc>
+ <revision version="3.0" date="2010-01-02" status="final"/>
+ </info>
+ <title>mal.cache</title>
+ <p>This parameter points to the root <sys>cache:cache</sys> element of a Mallard cache
+ document. By default, it selects the root element from the file provided in
+ <code xref="mal.cache.file">mal.cache.file</code>.</p>
+ <p>Some processing tools may create a Mallard cache document without outputting
+ it to a file. Those tools can use this parameter directly.</p>
+ <synopsis>
+ <terms>
+ <item>
+ <title><code>mal.cache</code></title>
+ <p><code>document($mal.cache.file, /)/cache:cache</code></p>
+ </item>
+ </terms>
+ </synopsis>
</page>