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 inclusions2


> From:	Ronald [SMTP:ronald@salience.nl]
> Sent:	Wednesday, November 01, 2000 1:57 PM
> To:	xsl-list@mulberrytech.com
> Subject:	conditional inclusions2
> 
>We may also want to use "conditional xsl" in the future. The approach you 
>give (unconditionally import etc) is probably the technique we have to use 
>as well.
>Too bad you can't "sub-render" conditional xml entities before you insert 
>them in the actuall output tree.
>Or can you?

I don't think you can using XSLT alone, but you could write a framework in
your
application that uses XSLT to "sub render" the parts as you need, and then
feeds
the output into another transformation for your overall output. 

I don't know whether you would want to go down that route.




 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]