xsl-list
[Top] [All Lists]

RE: string to XPath

2003-09-03 08:08:38
Is possible to convert a string to a corresponding XPath. 
eg :  If I receive a string " //Row[(_at_)C1 ='Deposit'] "  , is 
it possible to find the XPath which is represented by this XPath ?? 

This functionality is offered by some XSLT processors through an
extension function such as dyn:evaluate(). Check the documentation for
your chosen product. It's not available in the standard (neither in 1.0
nor 2.0).

Michael Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>