|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Iterating over the nodes in a variable (Was: A questio
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








