|
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-yearMonthDuration-greater-than | 34/34 | 28/28 | 34/34 | 28/28 | 34/34 | 34/28 | 0/6 |
op-yearMonthDuration-greater-than2args-1[+]
X op-yearMonthDuration-greater-than2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") gt xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than2args-2[+]
X op-yearMonthDuration-greater-than2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P1000Y6M") gt xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than2args-3[+]
X op-yearMonthDuration-greater-than2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P2030Y12M") gt xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than2args-4[+]
X op-yearMonthDuration-greater-than2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") gt xs:yearMonthDuration("P1000Y6M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than2args-5[+]
X op-yearMonthDuration-greater-than2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") gt xs:yearMonthDuration("P2030Y12M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than2args-6[+]
X op-yearMonthDuration-greater-than2args-6: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") le xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than2args-7[+]
X op-yearMonthDuration-greater-than2args-7: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P1000Y6M") le xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than2args-8[+]
X op-yearMonthDuration-greater-than2args-8: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P2030Y12M") le xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than2args-9[+]
X op-yearMonthDuration-greater-than2args-9: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") le xs:yearMonthDuration("P1000Y6M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than2args-10[+]
X op-yearMonthDuration-greater-than2args-10: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") le xs:yearMonthDuration("P2030Y12M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-3[+]
X op-yearMonthDuration-greater-than-3: Created on: 2005-06-13 Spec Dependencies: Test: fn:not((xs:yearMonthDuration("P20Y123M") gt xs:yearMonthDuration("P20Y11M"))) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-4[+]
X op-yearMonthDuration-greater-than-4: Created on: 2005-06-13 Spec Dependencies: Test: fn:not(xs:yearMonthDuration("P20Y10M") ge xs:yearMonthDuration("P20Y10M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-5[+]
X op-yearMonthDuration-greater-than-5: Created on: 2005-06-13 Spec Dependencies: Test: fn:not(xs:yearMonthDuration("P20Y09M") gt xs:yearMonthDuration("P20Y10M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-6[+]
X op-yearMonthDuration-greater-than-6: Created on: 2005-06-13 Spec Dependencies: Test: fn:not(xs:yearMonthDuration("P10Y07M") ge xs:yearMonthDuration("P10Y09M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-7[+]
X op-yearMonthDuration-greater-than-7: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y09M") gt xs:yearMonthDuration("P09Y10M")) and (xs:yearMonthDuration("P10Y01M") gt xs:yearMonthDuration("P08Y06M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-8[+]
X op-yearMonthDuration-greater-than-8: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y09M") ge xs:yearMonthDuration("P10Y01M")) and (xs:yearMonthDuration("P02Y04M") ge xs:yearMonthDuration("P09Y07M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-9[+]
X op-yearMonthDuration-greater-than-9: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y08M") gt xs:yearMonthDuration("P10Y07M")) or (xs:yearMonthDuration("P10Y09M") gt xs:yearMonthDuration("P10Y09M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-10[+]
X op-yearMonthDuration-greater-than-10: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y01M") ge xs:yearMonthDuration("P09Y06M")) or (xs:yearMonthDuration("P15Y01M") ge xs:yearMonthDuration("P02Y04M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-11[+]
X op-yearMonthDuration-greater-than-11: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y02M") gt xs:yearMonthDuration("P01Y10M")) or (fn:true()) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-12[+]
X op-yearMonthDuration-greater-than-12: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y01M") ge xs:yearMonthDuration("P09Y05M")) or (fn:true()) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-13[+]
X op-yearMonthDuration-greater-than-13: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P30Y10M") gt xs:yearMonthDuration("P01Y02M")) or (fn:false()) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-greater-than-14[+]
X op-yearMonthDuration-greater-than-14: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y05M") ge xs:yearMonthDuration("P20Y10M")) or (fn:false()) |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationGT-1[+]
X K-YearMonthDurationGT-1: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P1999Y10M") gt xs:yearMonthDuration("P1999Y9M") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationGT-2[+]
X K-YearMonthDurationGT-2: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:yearMonthDuration("P1999Y10M") gt xs:yearMonthDuration("P1999Y10M")) |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationGT-3[+]
X K-YearMonthDurationGT-3: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:yearMonthDuration("P1999Y10M") gt xs:yearMonthDuration("P1999Y11M")) |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationGT-4[+]
X K-YearMonthDurationGT-4: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P1999Y11M") ge xs:yearMonthDuration("P1999Y10M") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationGT-5[+]
X K-YearMonthDurationGT-5: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P1999Y10M") ge xs:yearMonthDuration("P1999Y10M") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationGT-6[+]
X K-YearMonthDurationGT-6: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:yearMonthDuration("P1999Y9M") ge xs:yearMonthDuration("P1999Y10M")) |
pass | pass | pass | pass | pass | pass | |
cbcl-yearMonthDuration-greater-than-001[+]
X cbcl-yearMonthDuration-greater-than-001: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:yearMonthDuration($years as xs:integer, $months as xs:integer ) { xs:yearMonthDuration(concat('P', $years, 'Y', $months, 'M')) }; not(local:yearMonthDuration(1, 1) gt xs:yearMonthDuration("P0Y")) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-greater-than-002[+]
X cbcl-yearMonthDuration-greater-than-002: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:yearMonthDuration($years as xs:integer, $months as xs:integer ) { xs:yearMonthDuration(concat('P', $years, 'Y', $months, 'M')) }; not(local:yearMonthDuration(1, 1) ge xs:yearMonthDuration("P0Y")) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-greater-than-003[+]
X cbcl-yearMonthDuration-greater-than-003: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:yearMonthDuration($yearMonthDuration as xs:yearMonthDuration, $null as xs:boolean) { if ($null) then () else $yearMonthDuration }; exists(local:yearMonthDuration(xs:yearMonthDuration("P0Y"), fn:true()) gt xs:yearMonthDuration("P0Y")) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-greater-than-004[+]
X cbcl-yearMonthDuration-greater-than-004: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:yearMonthDuration($yearMonthDuration as xs:yearMonthDuration, $null as xs:boolean) { if ($null) then () else $yearMonthDuration }; local:yearMonthDuration(xs:yearMonthDuration("P0Y"), fn:false()) gt xs:yearMonthDuration("P0Y") |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-greater-than-005[+]
X cbcl-yearMonthDuration-greater-than-005: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:yearMonthDuration($yearMonthDuration as xs:yearMonthDuration, $null as xs:boolean) { if ($null) then () else $yearMonthDuration }; exists(local:yearMonthDuration(xs:yearMonthDuration("P0Y"), fn:true()) le xs:yearMonthDuration("P0Y")) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-greater-than-006[+]
X cbcl-yearMonthDuration-greater-than-006: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:yearMonthDuration($yearMonthDuration as xs:yearMonthDuration, $null as xs:boolean) { if ($null) then () else $yearMonthDuration }; local:yearMonthDuration(xs:yearMonthDuration("P0Y"), fn:false()) le xs:yearMonthDuration("P0Y") |
pass | n/a
notXP31 |
pass | n/a | pass | pass |