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: [newbie] Conditional Include


> I am trying to do conditional include, like this :

This requirement was discussed at length quite recently on this list, take a
look at the archives. The short answer is you can't do it, the nearest you
can get is to use modes. Alternatively, consider generating the stylesheet
dynamically before applying it. xsl:include is a compile-time facility, like
#include in C.

Mike Kay 


 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]