[no subject]

From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 13 Jul 2001 10:16:29 +0100
> Why is this variable not in scope outside of the 
> xsl:choose? 

because elements scope variable bindings in XSL.
This is a FAQ you want the choose inside the variable, not the other way
round. (This is anyway the more natural way, you want to define $rowstyle
with a value depending on some condition)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread