xsl-list
[Top] [All Lists]

RE: Complex XPath Expression

2005-01-15 16:30:58

Well, it occurs to me that it would not break compatibility to
transfer it from XSLT 2.0 to XPath 2.0 if that was desirable.

In XPath 2.0 you can do 

   for $x in . return a/b/c/d[e = $x/f]

which is a bit obscure but solves the problem.

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>