|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: dynamically set priority in xsl:template
> I want to dynamically set the priority of a template (with > $expand.level), with the objective to control the "amount of output" > from outside the stylesheet via parameter setting. Can't be done. It's one of many things in a stylesheet that's fixed at compile time. You can modify the stylesheet (using XSLT of course) before it's compiled, or in 2.0 you can use the use-when attribute to do conditional compilation. Michael Kay http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







