
The <xsl:message> element outputs a message (to the JavaScript Console in NS) and optionally terminates execution of the stylesheet. It can be useful for debugging.
<xsl:message terminate="yes" | "no" > TEMPLATE </xsl:message>
|
Comments?
devdoc-feedback@netscape.com |