[xsl] Matching on multiple attributes?

Subject: [xsl] Matching on multiple attributes?
From: Emiliano <emile@xxxxxxxxxxxxxx>
Date: Wed, 5 Dec 2001 10:23:32 +0100 (CET)
I want to match a template on multiple attributes, like

<xsl:template match="foo[@bar='baz',@quux='blargle']"> etc, only in a
way that is valid XLS :) How to go about this?

Emile



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


Current Thread