xsl-list
[Top] [All Lists]

Re: [xsl] How to apply a xpath value in one XML to access the relevant XML for binding the data in XSL

2011-07-27 12:36:22
Sanjaya Liyanage wrote:

How can I achieve my target?Any ideas are welcome.Thank you.

Either write one stylesheets that creates as its result a second stylesheet which you then apply as needed.

Or check whether your XSLT processor supports an extension function to evaluate an XPath expression given in a string at run-time, like
http://www.saxonica.com/documentation/extensions/functions/evaluate.xml

--

        Martin Honnen --- MVP Data Platform Development
        http://msmvps.com/blogs/martin_honnen/

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