xsl-list
[Top] [All Lists]

RE: [xsl] storing XPath Expression in a variabel, and using it in a document function

2006-06-21 09:43:01
Apparantly this is not working as the variable $path is not a 
node set. Do you know a way to make this possible? I read 
about the exslt dynamic evaluation, but I weren't able to 
make it work. Is that the correct way of solving this problem?

Yes, you need an extension function such as exslt:evaluate() or
saxon:evaluate().

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>