xsl-list
[Top] [All Lists]

selecting multiple attributes

2003-01-02 06:28:55
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[(_at_)lang= $lang]"> 
but is there something like an logical and?

Thanks

Homer30


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



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