Complete XSLT Element Reference
The <xsl:call-template> element calls a named template.
| Attribute | Value | Description |
|---|---|---|
| name | templatename | Required. Specifies the name of the template to be called |
Call a template named "description" when the processor finds a car element:
Complete XSLT Element Reference
Your message has been sent to W3Schools.