Standard: http://www.w3.org/TR/xslt#message

message

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.