[Home] [By Thread] [By Date] [Recent Entries]
On 30/06/2011 18:33, stf@xxxxxxxx wrote:
Hello,as Michael noted you can't do this within the template, however the places that the context item is or is not defined are (I think) all statically detectable, so you can have an additional boolean flag that you set to false when calling from within a function body and set to true elsewhere (more or less). Alternatively of course you can just make sure the context item is always defined for example by wrapping the named template in <xsl:for-each select="$somedefaultcontext"> <xsl:call-template </.. </... David
|

Cart



