Re: [xsl] logical operators?

Subject: Re: [xsl] logical operators?
From: "Michael Beddow" <mbnospam@xxxxxxxxxxx>
Date: Thu, 1 Feb 2001 13:34:09 -0000
On Thursday, February 01, 2001 12:02 PM
Mattias Konradsson wrote:

> Hmm, am i missing something... how do I select all ancestors that
are either
> thread or post elements
> I thought something like  select="ancestor::post $and$
ancestor::thread" but
> obviously I was wrong..

Aside from the analysis Oliver has now provided, your use of $and$ is
a telltale
sign that your'e following docs for the old MSXML implementation and
won't get very far till you sort that issue out. As ever, take a look
at
http://www.netcrucible.com/xslt/msxml-faq.htm

Michael
------------------------------------------
Michael Beddow
http://www.mbeddow.net/


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


Current Thread