This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Using the xsl:if correctly


> like to be able to do something a little more generic.  Unfortunately,
> either the xsl:if doesn't support it, or I have been doing it wrong.
> How do I fix this?

I'm not really sure what you mean.  Do you mean that you want a more
generalized conditional control mechanism?  If so, xsl:choose, xsl:when
and xsl:otherwise are probably what you are looking for.  See the XSLT
spec section 9.2, with its example.

 Steve


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]