$inline-xlink-href
$inline-xlink-href — Output href values after links?
Parameter:
{}inline-xlink-href
Defined in:
param.xsl
Used in:
param.xsl, modules/xlink.xsl
Synopsis
|$inline-xlink-href as xs:string := 'false'
Description
If this parameter is true, when a linking element
is rendered (one that uses an explicit xlink:href
attribute),
the link will be printed after the reference. This setting is enabled
by default in the paged media stylesheets. It currently has no effect
in the online stylesheets (but might in the future).