|
Implementations | |||||||
Tests | BaseX 8.5 beta XQ31 (QT3 vCVS) |
Saxon-EE 9.7.0.11 XP31 (QT3 v0.6) |
Saxon-EE 9.7.0.11 XQ31 (QT3 v0.6) |
XmlPrime 4.0.0.16079 XP31 (QT3 vCVS) |
XmlPrime 4.0.0.26293 XQ31 (QT3 vCVS) |
XmlPrime 4.0.0.27704 XQX31 (QT3 vCVS) |
|
---|---|---|---|---|---|---|---|
op-divide-yearMonthDuration | 31/31 | 28/28 | 31/31 | 28/28 | 31/31 | 31/28 | 0/6 |
op-divide-yearMonthDuration2args-1[+]
X op-divide-yearMonthDuration2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") div xs:double("-1.7976931348623157E308") |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration2args-2[+]
X op-divide-yearMonthDuration2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P1000Y6M") div xs:double("-1.7976931348623157E308") |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration2args-3[+]
X op-divide-yearMonthDuration2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P2030Y12M") div xs:double("-1.7976931348623157E308") |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration2args-4[+]
X op-divide-yearMonthDuration2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") div xs:double("0.1") |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration2args-5[+]
X op-divide-yearMonthDuration2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") div xs:double("1.7976931348623157E308") |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-1[+]
X op-divide-yearMonthDuration-1: Created on: 2005-06-30 Spec Dependencies: Test: (xs:yearMonthDuration("P2Y11M") div 1.5) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-2[+]
X op-divide-yearMonthDuration-2: Created on: 2005-06-30 Spec Dependencies: Test: fn:string((xs:yearMonthDuration("P10Y11M") div 2.0)) and fn:false() |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-3[+]
X op-divide-yearMonthDuration-3: Created on: 2005-06-30 Spec Dependencies: Test: fn:string((xs:yearMonthDuration("P20Y10M") div 2.0)) or fn:false() |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-4[+]
X op-divide-yearMonthDuration-4: Created on: 2005-06-30 Spec Dependencies: Test: fn:not(fn:string(xs:yearMonthDuration("P11Y04M") div 2.0)) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-5[+]
X op-divide-yearMonthDuration-5: Created on: 2005-06-30 Spec Dependencies: Test: fn:boolean(fn:string(xs:yearMonthDuration("P05Y08M") div 2.0)) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-6[+]
X op-divide-yearMonthDuration-6: Created on: 2005-06-30 Spec Dependencies: Test: fn:number(xs:yearMonthDuration("P02Y09M") div 2.0) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-7[+]
X op-divide-yearMonthDuration-7: Created on: 2005-06-30 Spec Dependencies: Test: fn:string(xs:yearMonthDuration("P03Y08M") div 2.0) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-8[+]
X op-divide-yearMonthDuration-8: Created on: 2005-06-30 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y01M") div -2.0) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-9[+]
X op-divide-yearMonthDuration-9: Created on: 2005-06-30 Spec Dependencies: Test: fn:string((xs:yearMonthDuration("P01Y01M") div 2.0)) and fn:string((xs:yearMonthDuration("P02Y03M") div 2.0)) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-10[+]
X op-divide-yearMonthDuration-10: Created on: 2005-06-30 Spec Dependencies: Test: fn:string((xs:yearMonthDuration("P05Y02M") div 2.0)) or fn:string((xs:yearMonthDuration("P05Y03M") div 2.0)) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-11[+]
X op-divide-yearMonthDuration-11: Created on: 2005-06-30 Spec Dependencies: Test: (xs:yearMonthDuration("P20Y11M") div 2.0) div (xs:yearMonthDuration("P20Y11M") div 2.0) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-12[+]
X op-divide-yearMonthDuration-12: Created on: 2005-06-30 Spec Dependencies: Test: fn:string((xs:yearMonthDuration("P10Y11M") div 2.0)) and (fn:true()) |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-13[+]
X op-divide-yearMonthDuration-13: Created on: 2005-06-30 Spec Dependencies: Test: (xs:yearMonthDuration("P23Y11M") div 2.0) eq xs:yearMonthDuration("P23Y11M") |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-14[+]
X op-divide-yearMonthDuration-14: Created on: 2005-06-30 Spec Dependencies: Test: (xs:yearMonthDuration("P21Y12M") div 2.0) ne xs:yearMonthDuration("P08Y05M") |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-15[+]
X op-divide-yearMonthDuration-15: Created on: 2005-06-30 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y01M") div 2.0) le xs:yearMonthDuration("P17Y02M") |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-16[+]
X op-divide-yearMonthDuration-16: Created on: 2005-06-30 Spec Dependencies: Test: (xs:yearMonthDuration("P13Y09M") div 2.0) ge xs:yearMonthDuration("P18Y02M") |
pass | pass | pass | pass | pass | pass | |
op-divide-yearMonthDuration-17[+]
X op-divide-yearMonthDuration-17: Created on: 2009-03-05 Spec Dependencies: Test: for $i in (-2, -4, -10, -50, +50, +10, +4, +2) return (xs:yearMonthDuration("P5M") div $i) |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationDivide-1[+]
X K-YearMonthDurationDivide-1: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P3Y36M") div 3 eq xs:yearMonthDuration("P2Y") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationDivide-2[+]
X K-YearMonthDurationDivide-2: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P3Y36M") div xs:double("-INF") eq xs:yearMonthDuration("P0M") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationDivide-3[+]
X K-YearMonthDurationDivide-3: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P3Y36M") div xs:double("INF") eq xs:yearMonthDuration("P0M") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationDivide-4[+]
X K-YearMonthDurationDivide-4: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P3Y36M") div 0 |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationDivide-5[+]
X K-YearMonthDurationDivide-5: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P3Y36M") div xs:double("NaN") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationDivide-6[+]
X K-YearMonthDurationDivide-6: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P3Y36M") div xs:double("-0") |
pass | pass | pass | pass | pass | pass | |
cbcl-divide-yearMonthDuration-001[+]
X cbcl-divide-yearMonthDuration-001: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:yearMonthDuration($years as xs:integer) as xs:yearMonthDuration { xs:yearMonthDuration(concat("P", $years, "Y")) }; local:yearMonthDuration(2) div 0 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-divide-yearMonthDuration-002[+]
X cbcl-divide-yearMonthDuration-002: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:yearMonthDuration($years as xs:integer) as xs:yearMonthDuration { xs:yearMonthDuration(concat("P", $years, "Y")) }; local:yearMonthDuration(2) div 1 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-divide-yearMonthDuration-003[+]
X cbcl-divide-yearMonthDuration-003: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:yearMonthDuration($years as xs:integer) as xs:yearMonthDuration { xs:yearMonthDuration(concat("P", $years, "Y")) }; local:yearMonthDuration(768614336404564650) div 0.5 |
pass | n/a
notXP31 |
pass | n/a | pass | pass |