RE: [xsl] logical operators?

Subject: RE: [xsl] logical operators?
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Fri, 2 Feb 2001 09:09:59 -0000
> Hmm, am i missing something... how do I select all ancestors 
> that are either thread or post elements

select="ancestor::post | ancestor::thread"

Mike Kay

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


Current Thread