root.filename — Identifies the name of the root HTML file when chunking
§145: §217
1| <xsl:param name="root.filename" 2| select="'index'"/>
The root.filename is the base filename for the chunk created for the root of each document processed.