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: <xsl:if>



> I've tried everything but no way.  There is no way you can 
> place an if inside a choose when xsl element. 

>  Why is that?

well since it's not true, it's hard to say why it is.

The body of an xsl:when is a template body so accepts any constructs
that xsl:template does, including xsl:if.

David


 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]