$output-media
$output-media — The intended output media.
Parameter:
{}output-media
Defined in:
main.xsl, param.xsl
Used in:
param.xsl, modules/head.xsl
Synopsis
|$output-media := 'screen'
Description
The $output-media
parameter
identifies the intended output medium, screen
or
print
. It can be used to make conditional
transformations.