The <xsl:call-template>
element invokes a named template.
<xsl:call-template name=NAME> <xsl:with-param> [optional] </xsl:call-template>
name
None.
Instruction, appears within a template.
XSLT, section 6.
Supported.
© 2005–2017 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/XSLT/call-template