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: conditional inclusions


> can one of you guys explain to us something we call 
> "conditional inclusions".

This has been raised a number of times. On a previous thread we came to the
conclusion that the user was trying to write a general-purpose stylesheet G
and then specialize it by conditionally including a special-purpose
stylesheet A or B. The way to meet this requirement is to have A and B
include G, not the other way around, and then you conditionally select A or
B as the principal stylesheet when starting the transformation.

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]