Hi,
I am using msxml single pass transforms and am trying to implement #define 
and #ifdef statements. The aim is to establish the value of constants based 
on the value of another constant. The values need to be defined only once 
but are based on another value.  I have tried using <xsl:choose> statements 
outside a template but this is not allowed. Can somebody suggest a strategy 
to achieve this as part of the stylesheet.
Thanks,
Robert Van Gemert 
--~------------------------------------------------------------------
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>
--~--