Subject: Re: are multiple predicates same as boolean and
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Fri, 21 Nov 2008 20:38:42 +0530
|
Thanks for sharing a nice point ...
On Fri, Nov 21, 2008 at 8:09 PM, Vasu Chakkera <vasucv@xxxxxxxxx> wrote:
>> I think yes ...
>
> If that were true, then the condition
>
> myelement[@myattribute][1] should be same as
> myelement[1][@myattribute], which is not true...
>
> The predicate order is important
>
> in a typical "and"
>
> [a and b] = [b and a]
>
> Vasu
--
Regards,
Mukul Gandhi
| Current Thread |
Vasu Chakkera - 21 Nov 2008 14:39:26 -0000
- Mukul Gandhi - 21 Nov 2008 15:09:01 -0000 <=
|
|