[Contents] [Prev] [Next] [Index] [Report an Error]


<jcs:emit-comment>

Syntax

<junos:comment>
    <xsl:text>...</xsl:text>
</junos:comment>

Description

Emit a simple comment. The template contains a <junos:comment> element. You never call the <jcs:emit-comment> template directly. Rather, you include its <junos:comment> element and the child element <xsl:text> inside a call to the <jcs:emit-change> template, a <change> element, or a <transient-change> element.

Usage Guidelines

See <jcs:emit-comment> Template.

Usage Example

See Adding a Final "then accept" Term to a Firewall.

See Also

<jcs:emit-change>


[Contents] [Prev] [Next] [Index] [Report an Error]