Name
$allow-eval — Process the eval
processing instruction?
Parameter:
{}allow-eval
Defined in:
param.xsl
Used in:
parameter-maps.xsl
Synopsis
$allow-eval
as
xs:string
:=
'false'
Description
If this parameter is true, XPath expressions contained in the
eval
processing instruction will be evaluated,
otherwise the processing instruction is silently ignored.
If the eval is performed, the result of the evaluation is inserted into the formatted document.