xsl-list
[Top] [All Lists]

Re: [xsl] How to detect if the context item exists

2011-06-30 18:35:08
On 01/07/2011 00:19, Michael Kay wrote:

XSLT 3.0 will allow a named template to declare:

<xsl:context-item
as? = sequence-type
use? = "required" | "optional" | "prohibited" />


ah useful, thanks.

David

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--