|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: xdt:yearMonthDuration eq xs:duration
> 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
No,
xdt:dayTimeDuration('PT0S') = xdt:yearMonthDuration('P0M')
will return true.
>
> Why is it of interest to have the following expression return false?
>
> op:duration-equal(xs:duration("P1Y"), xs:duration("P365D"))
>
Because (for example) if you are doing grouping using xsl:for-each-group or
distinct-values(), then you want these values to end up in different groups.
Michael Kay
http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







