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

Re: Iterating over the nodes in a variable (Was: A qu

Subject: Re: Iterating over the nodes in a variable (Was: A question on optimization)
From: Geert Josten <Geert.Josten@xxxxxxxxxxx>
Date: Sat, 06 Nov 2004 16:11:33 +0100
xsl iterating
Hi Jochen,

Nobody answered this question?

Yes, it should work alright. Get a specific error message or are you just nog seeing output?

Grtz,
Geert


Hi,


after some more thinking and researching, I found that my problem can possibly reduced to the following:

  - Create a node set and assign it to a variable; in my example,
    the node set would be attribute nodes
  - Create a loop, that iterates over the nodes in the variable and
    do something.

However, my question is how to do the second part? I thought of

<xsl:for-each select="$names">...</xsl:for-each>

But that doesn't seem to work somehow? (I created the node set with

  <xsl:variable name="names"
    select="//justus:part[@visible='true']/@dbfeld"/>

thus have hopefully covered the attribute nodes?


Regards,


Jochen




--
Geert.Josten@xxxxxxxxxxx
IT-consultant at Daidalos BV, Zoetermeer (NL)

http://www.daidalos.nl/
tel:+31-(0)79-3316961
fax:+31-(0)79-3316464

GPG: 1024D/12DEBB50

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.