xsl-list
[Top] [All Lists]

firing on more than one match

2003-10-17 09:18:57

Dear All 

I have something like this, ie there are more is more than one node that is
named ruledef, and I want my condition to fire when any of these things are
equal to the condition.

<xsl:when test="/ruledef[1]/@pageeject = 'yes'">

</xsl:when>


Seems like a loop would be good here, but no loops in xslt.

I don't thinkr recursion will help, either. So can anyone kindly give me
some suggestions, thanks and enjoy the weekend.

kent


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



<Prev in Thread] Current Thread [Next in Thread>