JUNOS Named Templates
The following sections explain each of the named templates available when you write JUNOS commit and op scripts. The templates are organized alphabetically.
To use these templates in your scripts, you simply include
<xsl:call-template name="name">elements and pass in any required or optional parameters. Thenameattribute specifies the name of the called template.