use.id.as.filename — Use ID value of chunk elements as the filename?
<xsl:param name="use.id.as.filename" select="0"></xsl:param>
If use.id.as.filename is non-zero, the filename of chunk elements that have IDs will be derived from the ID value.
use.id.as.filename