xsl-list
[Top] [All Lists]

How to implement "if else if else" condition in XSLT

2004-02-09 11:57:34
Hi,

Is there a way to implement the following condition in XSLt..

if(){
...
}else if{
        ....
}else{
        ...
}

Thanks for any suggestion ..

--kotes


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



<Prev in Thread] Current Thread [Next in Thread>