Re: [xsl] if then else

Subject: Re: [xsl] if then else
From: RQamar <qamar_rahil@xxxxxxxxxxx>
Date: Mon, 28 Feb 2005 17:28:08 +0000
Oh it seems like the top line of my mail seems to have snipped.

Im trying to use the 'if then else' condition within <xsl:value-of> but it doesnt seem to be right.

<xsl:value-of select="if(OBJECT-SLOT) then OBJECT-SLOT/@name else DATA-SLOT/@name"/>

Am not sure whats wrong with it.My initial post also states this problem.

Thanks
Rahil

David Carlisle wrote:

I tried doing it this way but its obviously wrong as it returns an error




which error?

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread