<t:withParam>

The <t:withParam> element allows the transmission of parameters to other templates, referenced by the template elements call and the XHTML template element link. In the target template, the parameters can be queried using the template element <t:param.

Attributes

expr
An OCL Expression determining the value of the parameter.
name
The name of the parameter.