Name
chunk.quietly — Omit the chunked filename messages.
Synopsis
<xsl:param name="chunk.quietly" select="0"></xsl:param>
Description
If zero (the default), the XSL processor emits a message naming
each separate chunk filename as it is being output.
If nonzero, then the messages are suppressed.