Re: [xsl] push-pull

Subject: Re: [xsl] push-pull
From: ac <ac@xxxxxxxxxxxxx>
Date: Wed, 19 Mar 2008 01:25:41 -0400
Hi,

Why error "The context item is not set", when the context is not set, on something like this:
<xsl:value-of select="if (.) then 'a' else 'b'"/>
How else does one check if the context item is set?


Thanks,
ac

Current Thread