|
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-numeric-greater-than | 116/118 | 92/92 | 118/118 | 92/92 | 118/118 | 118/92 | 0/6 |
op-numeric-greater-thanint2args-1[+]
X op-numeric-greater-thanint2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:int("-2147483648") gt xs:int("-2147483648") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanint2args-2[+]
X op-numeric-greater-thanint2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:int("-1873914410") gt xs:int("-2147483648") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanint2args-3[+]
X op-numeric-greater-thanint2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:int("2147483647") gt xs:int("-2147483648") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanint2args-4[+]
X op-numeric-greater-thanint2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:int("-2147483648") gt xs:int("-1873914410") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanint2args-5[+]
X op-numeric-greater-thanint2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:int("-2147483648") gt xs:int("2147483647") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanintg2args-1[+]
X op-numeric-greater-thanintg2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:integer("-999999999999999999") gt xs:integer("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanintg2args-2[+]
X op-numeric-greater-thanintg2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:integer("830993497117024304") gt xs:integer("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanintg2args-3[+]
X op-numeric-greater-thanintg2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:integer("999999999999999999") gt xs:integer("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanintg2args-4[+]
X op-numeric-greater-thanintg2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:integer("-999999999999999999") gt xs:integer("830993497117024304") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanintg2args-5[+]
X op-numeric-greater-thanintg2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:integer("-999999999999999999") gt xs:integer("999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandec2args-1[+]
X op-numeric-greater-thandec2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:decimal("-999999999999999999") gt xs:decimal("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandec2args-2[+]
X op-numeric-greater-thandec2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:decimal("617375191608514839") gt xs:decimal("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandec2args-3[+]
X op-numeric-greater-thandec2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:decimal("999999999999999999") gt xs:decimal("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandec2args-4[+]
X op-numeric-greater-thandec2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:decimal("-999999999999999999") gt xs:decimal("617375191608514839") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandec2args-5[+]
X op-numeric-greater-thandec2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:decimal("-999999999999999999") gt xs:decimal("999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandbl2args-1[+]
X op-numeric-greater-thandbl2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:double("-1.7976931348623157E308") gt xs:double("-1.7976931348623157E308") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandbl2args-2[+]
X op-numeric-greater-thandbl2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:double("0") gt xs:double("-1.7976931348623157E308") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandbl2args-3[+]
X op-numeric-greater-thandbl2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:double("1.7976931348623157E308") gt xs:double("-1.7976931348623157E308") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandbl2args-4[+]
X op-numeric-greater-thandbl2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:double("-1.7976931348623157E308") gt xs:double("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thandbl2args-5[+]
X op-numeric-greater-thandbl2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:double("-1.7976931348623157E308") gt xs:double("1.7976931348623157E308") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanflt2args-1[+]
X op-numeric-greater-thanflt2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:float("-3.4028235E38") gt xs:float("-3.4028235E38") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanflt2args-2[+]
X op-numeric-greater-thanflt2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:float("0") gt xs:float("-3.4028235E38") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanflt2args-3[+]
X op-numeric-greater-thanflt2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:float("3.4028235E38") gt xs:float("-3.4028235E38") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanflt2args-4[+]
X op-numeric-greater-thanflt2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:float("-3.4028235E38") gt xs:float("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanflt2args-5[+]
X op-numeric-greater-thanflt2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:float("-3.4028235E38") gt xs:float("3.4028235E38") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanlng2args-1[+]
X op-numeric-greater-thanlng2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:long("-92233720368547758") gt xs:long("-92233720368547758") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanlng2args-2[+]
X op-numeric-greater-thanlng2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:long("-47175562203048468") gt xs:long("-92233720368547758") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanlng2args-3[+]
X op-numeric-greater-thanlng2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:long("92233720368547758") gt xs:long("-92233720368547758") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanlng2args-4[+]
X op-numeric-greater-thanlng2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:long("-92233720368547758") gt xs:long("-47175562203048468") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanlng2args-5[+]
X op-numeric-greater-thanlng2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:long("-92233720368547758") gt xs:long("92233720368547758") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanusht2args-1[+]
X op-numeric-greater-thanusht2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedShort("0") gt xs:unsignedShort("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanusht2args-2[+]
X op-numeric-greater-thanusht2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedShort("44633") gt xs:unsignedShort("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanusht2args-3[+]
X op-numeric-greater-thanusht2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedShort("65535") gt xs:unsignedShort("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanusht2args-4[+]
X op-numeric-greater-thanusht2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedShort("0") gt xs:unsignedShort("44633") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanusht2args-5[+]
X op-numeric-greater-thanusht2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedShort("0") gt xs:unsignedShort("65535") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannint2args-1[+]
X op-numeric-greater-thannint2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:negativeInteger("-999999999999999999") gt xs:negativeInteger("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannint2args-2[+]
X op-numeric-greater-thannint2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:negativeInteger("-297014075999096793") gt xs:negativeInteger("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannint2args-3[+]
X op-numeric-greater-thannint2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:negativeInteger("-1") gt xs:negativeInteger("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannint2args-4[+]
X op-numeric-greater-thannint2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:negativeInteger("-999999999999999999") gt xs:negativeInteger("-297014075999096793") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannint2args-5[+]
X op-numeric-greater-thannint2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:negativeInteger("-999999999999999999") gt xs:negativeInteger("-1") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanpint2args-1[+]
X op-numeric-greater-thanpint2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:positiveInteger("1") gt xs:positiveInteger("1") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanpint2args-2[+]
X op-numeric-greater-thanpint2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:positiveInteger("52704602390610033") gt xs:positiveInteger("1") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanpint2args-3[+]
X op-numeric-greater-thanpint2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:positiveInteger("999999999999999999") gt xs:positiveInteger("1") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanpint2args-4[+]
X op-numeric-greater-thanpint2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:positiveInteger("1") gt xs:positiveInteger("52704602390610033") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanpint2args-5[+]
X op-numeric-greater-thanpint2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:positiveInteger("1") gt xs:positiveInteger("999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanulng2args-1[+]
X op-numeric-greater-thanulng2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedLong("0") gt xs:unsignedLong("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanulng2args-2[+]
X op-numeric-greater-thanulng2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedLong("130747108607674654") gt xs:unsignedLong("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanulng2args-3[+]
X op-numeric-greater-thanulng2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedLong("184467440737095516") gt xs:unsignedLong("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanulng2args-4[+]
X op-numeric-greater-thanulng2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedLong("0") gt xs:unsignedLong("130747108607674654") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thanulng2args-5[+]
X op-numeric-greater-thanulng2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:unsignedLong("0") gt xs:unsignedLong("184467440737095516") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannpi2args-1[+]
X op-numeric-greater-thannpi2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonPositiveInteger("-999999999999999999") gt xs:nonPositiveInteger("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannpi2args-2[+]
X op-numeric-greater-thannpi2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonPositiveInteger("-475688437271870490") gt xs:nonPositiveInteger("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannpi2args-3[+]
X op-numeric-greater-thannpi2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonPositiveInteger("0") gt xs:nonPositiveInteger("-999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannpi2args-4[+]
X op-numeric-greater-thannpi2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonPositiveInteger("-999999999999999999") gt xs:nonPositiveInteger("-475688437271870490") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannpi2args-5[+]
X op-numeric-greater-thannpi2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonPositiveInteger("-999999999999999999") gt xs:nonPositiveInteger("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannni2args-1[+]
X op-numeric-greater-thannni2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonNegativeInteger("0") gt xs:nonNegativeInteger("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannni2args-2[+]
X op-numeric-greater-thannni2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonNegativeInteger("303884545991464527") gt xs:nonNegativeInteger("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannni2args-3[+]
X op-numeric-greater-thannni2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonNegativeInteger("999999999999999999") gt xs:nonNegativeInteger("0") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannni2args-4[+]
X op-numeric-greater-thannni2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonNegativeInteger("0") gt xs:nonNegativeInteger("303884545991464527") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thannni2args-5[+]
X op-numeric-greater-thannni2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:nonNegativeInteger("0") gt xs:nonNegativeInteger("999999999999999999") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thansht2args-1[+]
X op-numeric-greater-thansht2args-1: Created on: 2004-12-13 Spec Dependencies: Test: xs:short("-32768") gt xs:short("-32768") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thansht2args-2[+]
X op-numeric-greater-thansht2args-2: Created on: 2004-12-13 Spec Dependencies: Test: xs:short("-5324") gt xs:short("-32768") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thansht2args-3[+]
X op-numeric-greater-thansht2args-3: Created on: 2004-12-13 Spec Dependencies: Test: xs:short("32767") gt xs:short("-32768") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thansht2args-4[+]
X op-numeric-greater-thansht2args-4: Created on: 2004-12-13 Spec Dependencies: Test: xs:short("-32768") gt xs:short("-5324") |
pass | pass | pass | pass | pass | pass | |
op-numeric-greater-thansht2args-5[+]
X op-numeric-greater-thansht2args-5: Created on: 2004-12-13 Spec Dependencies: Test: xs:short("-32768") gt xs:short("32767") |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-1[+]
X K-NumericGT-1: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:integer(1) gt xs:integer(-1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-2[+]
X K-NumericGT-2: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:integer(1) ge xs:integer(1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-3[+]
X K-NumericGT-3: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:decimal(1) gt xs:decimal(-1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-4[+]
X K-NumericGT-4: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:decimal(1) ge xs:decimal(1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-5[+]
X K-NumericGT-5: Created on: 2007-11-26+01:00 Spec Dependencies: Test: 0 gt xs:double("-INF") |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-6[+]
X K-NumericGT-6: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:double("INF") gt 0 |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-7[+]
X K-NumericGT-7: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:double(1) gt xs:double(-1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-8[+]
X K-NumericGT-8: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:double(1) ge xs:double(1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-9[+]
X K-NumericGT-9: Created on: 2007-11-26+01:00 Spec Dependencies: Test: 0 gt xs:float("-INF") |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-10[+]
X K-NumericGT-10: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:float("INF") gt 0 |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-11[+]
X K-NumericGT-11: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:float(1) gt xs:float(-1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-12[+]
X K-NumericGT-12: Created on: 2007-11-26+01:00 Spec Dependencies: Test: xs:float(1) ge xs:float(1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-13[+]
X K-NumericGT-13: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:double("NaN") gt 1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-14[+]
X K-NumericGT-14: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:float("NaN") gt 1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-15[+]
X K-NumericGT-15: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:double("NaN") ge 1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-16[+]
X K-NumericGT-16: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(xs:float("NaN") ge 1) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-17[+]
X K-NumericGT-17: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(1 gt xs:double("NaN")) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-18[+]
X K-NumericGT-18: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(1 gt xs:float("NaN")) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-19[+]
X K-NumericGT-19: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(1 ge xs:double("NaN")) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-20[+]
X K-NumericGT-20: Created on: 2007-11-26+01:00 Spec Dependencies: Test: not(1 ge xs:float("NaN")) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-21[+]
X K-NumericGT-21: Created on: 2007-11-26+01:00 Spec Dependencies: Test: 1 le count((1, 2, 3, timezone-from-time(current-time()), 4)) |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-22[+]
X K-NumericGT-22: Created on: 2007-11-26+01:00 Spec Dependencies: Test: count((1, 2, 3, timezone-from-time(current-time()), 4)) ge 1 |
pass | pass | pass | pass | pass | pass | |
K-NumericGT-23[+]
X K-NumericGT-23: Created on: 2007-11-26+01:00 Spec Dependencies: Test: count((1, 2, 3, timezone-from-time(current-time()), 4)) gt 0 |
pass | pass | pass | pass | pass | pass | |
K2-NumericGT-1[+]
X K2-NumericGT-1: Created on: 2008-12-04+01:00 Spec Dependencies: Test: xs:unsignedLong("100") gt xs:unsignedLong("18446744073709551615") |
pass | pass | pass | pass | pass | pass | |
K2-NumericGT-2[+]
X K2-NumericGT-2: Created on: 2008-12-04+01:00 Spec Dependencies: Test: xs:unsignedLong("18446744073709551615") gt xs:unsignedLong("100") |
pass | pass | pass | pass | pass | pass | |
K2-NumericGT-3[+]
X K2-NumericGT-3: Created on: 2012-06-25 Spec Dependencies: Test: xs:double("3") gt xs:double("NaN") |
pass | pass | pass | pass | pass | pass | |
K2-NumericGT-4[+]
X K2-NumericGT-4: Created on: 2012-06-25 Spec Dependencies: Test: xs:float("3") lt xs:float("NaN") |
pass | pass | pass | pass | pass | pass | |
cbcl-numeric-greater-than-001[+]
X cbcl-numeric-greater-than-001: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:double) as xs:double { $arg * $arg }; not( local:square(1e0) gt local:square(2e0) ) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-002[+]
X cbcl-numeric-greater-than-002: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:float) as xs:float { $arg * $arg }; not( local:square(xs:float(1e0)) gt local:square(xs:float(2e0)) ) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-003[+]
X cbcl-numeric-greater-than-003: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:decimal) as xs:decimal { $arg * $arg }; not( local:square(1.0) gt local:square(2.0) ) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-004[+]
X cbcl-numeric-greater-than-004: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:integer) as xs:integer { $arg * $arg }; not( local:square(1) gt local:square(2) ) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-005[+]
X cbcl-numeric-greater-than-005: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:double) as xs:double { $arg * $arg }; not( local:square(1e0) le local:square(2e0) ) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-006[+]
X cbcl-numeric-greater-than-006: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:float) as xs:float { $arg * $arg }; not( local:square(xs:float(1e0)) le local:square(xs:float(2e0)) ) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-007[+]
X cbcl-numeric-greater-than-007: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:decimal) as xs:decimal { $arg * $arg }; not( local:square(1.0) le local:square(2.0) ) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-008[+]
X cbcl-numeric-greater-than-008: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:integer) as xs:integer { $arg * $arg }; not( local:square(1) le local:square(2) ) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-009[+]
X cbcl-numeric-greater-than-009: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:double) as xs:double { $arg * $arg }; not(not( local:square(1e0) gt local:square(2e0) )) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-010[+]
X cbcl-numeric-greater-than-010: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:float) as xs:float { $arg * $arg }; not(not( local:square(xs:float(1e0)) gt local:square(xs:float(2e0)) )) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-011[+]
X cbcl-numeric-greater-than-011: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:double) as xs:double { $arg * $arg }; not(not( local:square(1e0) le local:square(2e0) )) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-012[+]
X cbcl-numeric-greater-than-012: Created on: 2008-05-21 Spec Dependencies: spec = XQ10+ Test: declare function local:square($arg as xs:float) as xs:float { $arg * $arg }; not(not( local:square(xs:float(1e0)) le local:square(xs:float(2e0)) )) |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-013[+]
X cbcl-numeric-greater-than-013: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return $x + 1 gt 121 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-014[+]
X cbcl-numeric-greater-than-014: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return $x - 1 gt 121 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-015[+]
X cbcl-numeric-greater-than-015: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return 121 gt $x + 1 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-016[+]
X cbcl-numeric-greater-than-016: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return 121 gt 1 + $x |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-017[+]
X cbcl-numeric-greater-than-017: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return $x + 1 le 121 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-018[+]
X cbcl-numeric-greater-than-018: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return $x - 1 le 121 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-019[+]
X cbcl-numeric-greater-than-019: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return 121 le $x + 1 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-020[+]
X cbcl-numeric-greater-than-020: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return 121 le 1 + $x |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-021[+]
X cbcl-numeric-greater-than-021: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return 121 gt $x - 1 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-022[+]
X cbcl-numeric-greater-than-022: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return 1 + $x gt 121 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-023[+]
X cbcl-numeric-greater-than-023: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return 1 + $x le 121 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
cbcl-numeric-greater-than-024[+]
X cbcl-numeric-greater-than-024: Created on: 2008-05-14 Spec Dependencies: spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg lt 1) then 1 else $arg * local:factorial($arg - 1) }; let $x := local:factorial(5) return 121 le $x - 1 |
pass | n/a
notXP31 |
pass | n/a | pass | pass | |
numeric-greater-than-101[+]
X numeric-greater-than-101: Created on: 2016-08-17 Spec Dependencies: spec = XQ30+ Test: let $ex := <bla><n> -2 </n> <n> -3.0e5 </n> <n> +2345.6e0 </n> <n> +5678e0 </n> <n> 1.2345e4 </n> <n> 5.6789e+4 </n> <n> INF </n> </bla> return $ex//n[.>1000] ! xs:double(.) |
no result | n/a
notXP31 |
pass | n/a | pass | pass | |
numeric-greater-than-102[+]
X numeric-greater-than-102: Created on: 2016-08-17 Spec Dependencies: spec = XQ30+ Test: let $ex := <bla><n>10</n> <n>123</n> <n> 1234 </n> <n> 2345.6 </n> <n> 1555 </n> <n> 12345 </n> </bla> return $ex//n[.>1000] ! xs:decimal(.) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |