Re: [xsl] RE:what about [@this and @that] vs [@this][@that]?

Subject: Re: [xsl] RE:what about [@this and @that] vs [@this][@that]?
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Thu, 06 Sep 2001 17:23:43 +0200
McKeever, Marty wrote:
In my simple usage, these predicates seem to work exactly the same way.  Is
there a subtle difference I should be aware of between using:

select="item[@foo='bar' and @bar='foo']"

as opposed to:

select="item[@foo='bar'][@bar='foo']"

It seems to me there is no difference. -- Oleg Tkachenko Multiconn International


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



Current Thread