xsl-list
[Top] [All Lists]

Re: Need help using variable in select statement

2005-09-26 07:47:05

I've tried a number of ways to build the select statement, but none  
have worked out.  Any suggestions?

there is no way to do that in standard XSLT. Just as there is no direct
way in C to do much with a string that holds a fragment of C syntax.
in order to deal with such a thing you have to have a parser and
evaluator available at run time. Some XSLT engines have such extensions,
eg saxon:evaluate().


David


________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

--~------------------------------------------------------------------
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>