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]

Re: logical operators?


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


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