
xsl:call-template
The <xsl:call-template> element invokes a named template
<xsl:call-template name=NAME> <xsl:with-param> [optional] </xsl:call-template>Specifies the name of the template you wish to invoke.
|
Send comments on this document to
devdoc-feedback@netscape.com |