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

Re: Interaction of current() with name()

Subject: Re: Interaction of current() with name()
From: "Clark C. Evans" <clark.evans@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 15 Oct 1999 22:57:15 -0400 (EDT)
xsl current name
Boy.  I'm real stupid today.  Sorry.

  name(current())

Works great...

Clark

On Fri, 15 Oct 1999, Clark C. Evans wrote:

> 
> I'm traversing through a list of nodes,
> and I'd like to know if the name of the
> node is the same as the current name.
> 
> In otherwords, instead of comparing 
> the "name" attribute with the "ref"
> attribute; like the example:
> <xsl:apply-templates select="//glossary/item[@name=current()/@ref]"/>
> 
> I'd like to do something like this:
> <xsl:apply-templates select="//glossary/item[name()=current()/name()]"/>
> 
> Only when I do something like this I get:  "expected node test"
> It does work if I make a variable $currname and assign it
> to current()/name() seperately, but I was hoping not to
> introduce this temp variable.
> 
> Ideas?
> 
> Clark
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


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


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.