|
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-less-than | 34/34 | 28/28 | 34/34 | 28/28 | 34/34 | 34/28 | 0/6 |
op-yearMonthDuration-less-than2args-1[+]
X op-yearMonthDuration-less-than2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") lt xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than2args-2[+]
X op-yearMonthDuration-less-than2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P1000Y6M") lt xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than2args-3[+]
X op-yearMonthDuration-less-than2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P2030Y12M") lt xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than2args-4[+]
X op-yearMonthDuration-less-than2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") lt xs:yearMonthDuration("P1000Y6M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than2args-5[+]
X op-yearMonthDuration-less-than2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") lt xs:yearMonthDuration("P2030Y12M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than2args-6[+]
X op-yearMonthDuration-less-than2args-6: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") ge xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than2argsNew-7[+]
X op-yearMonthDuration-less-than2argsNew-7: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P1000Y6M") ge xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than2args-8[+]
X op-yearMonthDuration-less-than2args-8: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P2030Y12M") ge xs:yearMonthDuration("P0Y0M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than2args-9[+]
X op-yearMonthDuration-less-than2args-9: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") ge xs:yearMonthDuration("P1000Y6M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than2args-10[+]
X op-yearMonthDuration-less-than2args-10: Created on: 2004-12-13 Spec Dependencies: Test: xs:yearMonthDuration("P0Y0M") ge xs:yearMonthDuration("P2030Y12M") |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-3[+]
X op-yearMonthDuration-less-than-3: Created on: 2005-06-13 Spec Dependencies: Test: fn:not((xs:yearMonthDuration("P20Y10M") lt xs:yearMonthDuration("P20Y11M"))) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-4[+]
X op-yearMonthDuration-less-than-4: Created on: 2005-06-13 Spec Dependencies: Test: fn:not(xs:yearMonthDuration("P20Y10M") le xs:yearMonthDuration("P20Y10M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-5[+]
X op-yearMonthDuration-less-than-5: Created on: 2005-06-13 Spec Dependencies: Test: fn:not(xs:yearMonthDuration("P20Y10M") lt xs:yearMonthDuration("P20Y09M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-6[+]
X op-yearMonthDuration-less-than-6: Created on: 2005-06-13 Spec Dependencies: Test: fn:not(xs:yearMonthDuration("P10Y09M") le xs:yearMonthDuration("P10Y07M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-thanNew-7[+]
X op-yearMonthDuration-less-thanNew-7: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y09M") lt xs:yearMonthDuration("P09Y10M")) and (xs:yearMonthDuration("P10Y01M") lt xs:yearMonthDuration("P08Y06M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-8[+]
X op-yearMonthDuration-less-than-8: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y09M") le xs:yearMonthDuration("P10Y01M")) and (xs:yearMonthDuration("P02Y04M") le xs:yearMonthDuration("P09Y07M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-9[+]
X op-yearMonthDuration-less-than-9: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y08M") lt xs:yearMonthDuration("P10Y07M")) or (xs:yearMonthDuration("P10Y09M") lt xs:yearMonthDuration("P10Y09M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-10[+]
X op-yearMonthDuration-less-than-10: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y01M") le xs:yearMonthDuration("P09Y06M")) or (xs:yearMonthDuration("P15Y01M") le xs:yearMonthDuration("P02Y04M")) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-11[+]
X op-yearMonthDuration-less-than-11: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y02M") lt xs:yearMonthDuration("P01Y10M")) or (fn:true()) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-12[+]
X op-yearMonthDuration-less-than-12: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y01M") le xs:yearMonthDuration("P09Y05M")) or (fn:true()) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-13[+]
X op-yearMonthDuration-less-than-13: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P30Y10M") lt xs:yearMonthDuration("P01Y02M")) or (fn:false()) |
pass | pass | pass | pass | pass | pass | |
op-yearMonthDuration-less-than-14[+]
X op-yearMonthDuration-less-than-14: Created on: 2005-06-13 Spec Dependencies: Test: (xs:yearMonthDuration("P10Y05M") le xs:yearMonthDuration("P20Y10M")) or (fn:false()) |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationLT-1[+]
X K-YearMonthDurationLT-1: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P1999Y9M") lt xs:yearMonthDuration("P1999Y10M") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationLT-2[+]
X K-YearMonthDurationLT-2: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:yearMonthDuration("P1999Y10M") lt xs:yearMonthDuration("P1999Y10M")) |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationLT-3[+]
X K-YearMonthDurationLT-3: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:yearMonthDuration("P1999Y10M") lt xs:yearMonthDuration("P1999Y9M")) |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationLT-4[+]
X K-YearMonthDurationLT-4: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P1999Y10M") le xs:yearMonthDuration("P1999Y10M") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationLT-5[+]
X K-YearMonthDurationLT-5: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:yearMonthDuration("P1999Y9M") le xs:yearMonthDuration("P1999Y10M") |
pass | pass | pass | pass | pass | pass | |
K-YearMonthDurationLT-6[+]
X K-YearMonthDurationLT-6: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:yearMonthDuration("P1999Y10M") le xs:yearMonthDuration("P1999Y9M")) |
pass | pass | pass | pass | pass | pass | |
cbcl-yearMonthDuration-less-than-001[+]
X cbcl-yearMonthDuration-less-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) lt xs:yearMonthDuration("P0Y")) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-less-than-002[+]
X cbcl-yearMonthDuration-less-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) le xs:yearMonthDuration("P0Y")) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-less-than-003[+]
X cbcl-yearMonthDuration-less-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()) lt xs:yearMonthDuration("P0Y")) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-less-than-004[+]
X cbcl-yearMonthDuration-less-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()) lt xs:yearMonthDuration("P0Y") |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-less-than-005[+]
X cbcl-yearMonthDuration-less-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()) ge xs:yearMonthDuration("P0Y")) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-yearMonthDuration-less-than-006[+]
X cbcl-yearMonthDuration-less-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()) ge xs:yearMonthDuration("P0Y") |
pass | n/a
notXP31 |
pass | n/a | pass | pass |