xsl-list
[Top] [All Lists]

RE: [xsl] Nesting an xsl:when

2008-09-03 06:58:55
Thanks for this. The user makes a choice from a drop down 
menu on the rendered page and then an xsl:when reads some of 
the XML to see which one is loaded and applies it.

The only way the XSLT code can react to user input is if the entire
transformation is run (or re-run) in response to the user input.

The XSLT code can generate dynamic HTML, but the dynamic HTML is not
executed until the transformation has finished.

Michael Kay
http://www.saxonica.com/


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>