|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: for-each-group
> If I need to test if a value is in a certain group of values
> what is the
> best way to do that?
>
> Like I need to test if a value is IN ( like a SQL IN ) a set
> of variables
>
> if ( $variable IN "Buy,Sell")
if ($variable = ('Buy', 'Sell'))
Michael Kay
http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








