xsl-list
[Top] [All Lists]

Re: [xsl] push-pull

2008-03-18 22:26:04
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


--~------------------------------------------------------------------
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>
--~--