- From: Jeni Tennison <jeni@jenitennison.com>
- Date: Sun, 6 Jan 2002 00:44:55 +0000
- To: xsl-editors@w3.org
Hi, For debugging purposes, it would be useful if xsl:function could contain xsl:message elements (mixed with xsl:variable elements). The revised content model would be: xsl:param*, (xsl:variable | xsl:message)*, xsl:result This enables people to check the values of parameters and variables, even to halt the processing of the stylesheet, prior to returning a value from a function. Cheers, Jeni --- Jeni Tennison http://www.jenitennison.com/
Received on Saturday, 5 January 2002 19:45:21 UTC