xsl-list
[Top] [All Lists]

Re: using an attribute's value as input for value-of?

2005-02-23 02:16:44
thanks everybody.  It helped me realize that I need to achieve what I
want to do differently.


On Tue, 22 Feb 2005 15:27:50 GMT, David Carlisle 
<davidc(_at_)nag(_dot_)co(_dot_)uk> wrote:

some systems (eg saxon) provide an evaluate extension function that
allows you to evaluate a string as an xpath expression.
If your system has such an extension you may use that, othewise you need
to first use xslt to generate a stylesheet in which the xsl:value-of has
the select expression copied from the source, and then execute this new
stylesheet.

David

-- 
cheers,
Jakob.

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