1<refentry id="root.filename">
2<refmeta>
3<refentrytitle>root.filename</refentrytitle>
4
5</refmeta>
6<refnamediv>
7<refname>root.filename</refname>
8<refpurpose>Identifies the name of the root HTML file when chunking</refpurpose>
9</refnamediv>
10
11<refsynopsisdiv>
12<src:fragment id='root.filename.frag'><xsl:param name="root.filename" select="'index'"/></src:fragment>
13</refsynopsisdiv>
14
15<refsect1><title>Description</title>
16
17<para>The <parameter>root.filename</parameter> is the base filename for
18the chunk created for the root of each document processed.
19</para>
20
21</refsect1>
22</refentry>
23