This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Matching on multiple attributes?


David Carlisle wrote:

> > <xsl:template match="foo[@bar='baz',@quux='blargle']">
>
> replace the , by either and or or depending on which you meant (you
> didn't say)

I meant 'and' but now I learned something along the way :) Thanks.

Emile



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]