[xsl] selecting multiple attributes

Subject: [xsl] selecting multiple attributes
From: "Hubert Holtz" <Turnhose_alt@xxxxxxx>
Date: Thu, 02 Jan 2003 14:28:55 +0100
Hy,

how can I check an element for more than one attribute?

Example:

--- code -------

<sect1 id="news" lang="ger">


-------------------

I only know how to slect one : <xsl:template match="sect1[@lang= $lang]"> 
but is there something like an logical and?

Thanks

Homer30


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


Current Thread