[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
RE: [xsl] selecting multiple attributes
Subject: RE: [xsl] selecting multiple attributes
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Thu, 2 Jan 2003 16:08:32 -0000
|
>
> I only know how to slect one : <xsl:template
> match="sect1[@lang= $lang]">
> but is there something like an logical and?
>
It's unbelievable how often this question is asked.
The operator is spelt "and".
As one of the editors of the 2.0 specs, I would be really interested to
know why you found it difficult to discover this information.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|