[Home] [By Thread] [By Date] [Recent Entries]
Hello, I was wondering is it possible to do the following: <xsl:apply-templates select="key('key', rulekey1') and key('key', 'rulekey2') "/> where rulekey1 is a <rule> node and rulekey2 is a <rule2> node, and have the template match on the following: <xsl:template match="rule and rule2"> do stuff </xsl:template> I hope this is clear. Is is possible? Thanks, Alex
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



