Subject: Re: xdt:yearMonthDuration eq xs:duration
From: Frans Englich <frans.englich@xxxxxxxxx>
Date: Wed, 1 Feb 2006 18:16:24 +0000
|
On Wednesday 01 February 2006 12:46, Michael Kay wrote:
> In the hope that the WGs might find time to address this during their
> meeting today, I have posted this as
>
> http://www.w3.org/Bugs/Public/show_bug.cgi?id=2789
With your comment in that bug report as background; doesn't it mean that any
comparison involving xdt:dayTimeDuration and xdt:yearMonthDuration always
will evaluate to false(considering the pseudo function for
op:duration-equal)? Yes, this is as it always have been.
Why is it of interest to have the following expression return false?
op:duration-equal(xs:duration("P1Y"), xs:duration("P365D"))
Frans
|