| ZVON > References > XSLT Reference |
| Intro / Search / ZVON |
| attributes: terminate | |
| Standard excerpt: | |
| The xsl:message instruction sends a message in a way that is dependent on the XSLT processor. The content of the xsl:message
instruction is a template. The xsl:message is instantiated by instantiating the content to create an XML fragment. This XML
fragment is the content of the message.
Examples (xslt:xml): Interactive xlab: |
|