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

Re: Referencing previous contexts in xpath/Xsl

Subject: Re: Referencing previous contexts in xpath/Xsl
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Tue, 4 Jan 2011 14:05:44 +0000
Re:  Referencing previous contexts in xpath/Xsl
On 4 January 2011 13:45, Clint Redwood <clint@xxxxxxxxxxxxxxx> wrote:
> Hi,
>
> Apologies if this is an obvious question, but I haven't found an answer by googling.
>
> I'm trying to construct and xpath for a select attribute in Xsl. What I have is something like this
>
> Select="x[$a/*[name=current()/@b]]"
>
> Which doesn't work as current() is referring to the context item that is the parent of x, rather than what I want which is to refer to x from within the second level []s.

Do you mean:

select="$a/*[local-name() = current()/x/@b]"

if not, post a small complete example.



-- 
Andrew Welch
http://andrewjwelch.com

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-2013 All Rights Reserved.