summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/mal.if.features.page
blob: 37f592c2be9ceef75a26cf994b6220a189546f0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" style="xslt-param" id="mal.if.features">
 <info>
  <link type="guide" xref="mal-if" group="params"/>
  <link type="guide" xref="params" group="mal"/>
  <desc>The list of supported feature tokens.</desc>
  <revision version="3.8" date="2012-11-05" status="final"/>
 </info>
 <title>mal.if.features</title>
 <p>This parameter takes a space-separated list of tokens to enable for conditional
 processing. It is used by the template <code xref="mal.if.test">mal.if.test</code>. This parameter is meant
 to hold tokens that specify the capabilities of these stylesheets. It should
 usually be set by the primary importing stylesheet.</p>
 <synopsis>
  <terms>
   <item>
    <title><code>mal.if.features</code></title>
    <p><code>' mallard:1.0 '</code></p>
   </item>
  </terms>
 </synopsis>
</page>