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

Subject: Re: [xsl] How to detect if the context item exists
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 01 Jul 2011 00:34:55 +0100
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

Current Thread