RE: [xsl] XSL Choose inside a function??

Subject: RE: [xsl] XSL Choose inside a function??
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Fri, 25 Oct 2002 19:09:15 +0100
> So.... if I have a source document with a child element named 'else'
> 
> 
>      if ($param = '0')
>      then else
>      else /jsp_entity/data/bean/fields/parameter[position()=$param]"/>
> 
> would be valid?
> 
> I'm sure the more devious could come up with equally silly ideas.
> 
You don't need XPath 2.0 for that, in 1.0 you can write

and and or and div div div * * * and

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread