|
Subject: [xsl] Iterating over the nodes in a variable (Was: A question on optimization) From: Jochen Wiedmann <jochen.wiedmann@xxxxxxxxxx> Date: Tue, 02 Nov 2004 16:17:29 +0100 |
- 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. <xsl:variable name="names"
select="//justus:part[@visible='true']/@dbfeld"/>
-- http://lilypie.com/baby1/050423/1/5/1/+1
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] A question on optimizatio, Geert Josten | Thread | Re: [xsl] Iterating over the nodes , Geert Josten |
| [xsl] XSLT string substituion, Ann Marie Rubin | Date | Re: [xsl] XSLT string substituion, David Carlisle |
| Month |