[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: How to pass an XPath as a param and evaluate it?

Subject: Re: How to pass an XPath as a param and evaluate it?
From: Michael Kay <mike@xxxxxxxxxxxx>
Date: Wed, 29 Jun 2011 09:35:42 +0100
Re:  How to pass an XPath as a param and evaluate it?
Is there a function or syntax in XSLT 1 or 2 that will evaluate the XPath at run-time?


No, but there is in XSLT 3.0 (formerly known as XSLT 2.1). See


http://www.w3.org/TR/xslt-21/#element-evaluate

To use this in Saxon 9.3 you will need to activate XSLT 3.0 using -xsltversion:3.0

Come to think of it, I think that might require Saxon-EE. In Saxon-PE you might have to fall back to the saxon:evaluate() extension.

http://www.saxonica.com/documentation/extensions/functions/evaluate.xml

Michael Kay
Saxonica

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.