Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

xsl:call-template

Syntax

Description

Call a named template. The <xsl:with-param> elements within the <xsl:call-template> instruction define the parameters that are passed to the template.

Attributes

name

Specifies the name of the template to call.