$use-id-as-filename
$use-id-as-filename — Use id as filename when chunking.
Parameter:
{}use-id-as-filename
Defined in:
param.xsl
Used in:
param.xsl, modules/chunk.xsl
Used by:
Since:
2.5.0
Synopsis
$use-id-as-filename as xs:string := 'false'
Description
If this parameter is true, when a document is being
chunked, the xml:id
of a chunk will be used as the filename
unless a processing instruction overrides it.