|
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-anyURI-less-than | 8/8 | 8/8 | 8/8 | 8/8 | 8/8 | 8/8 | 0/6 |
K2-AnyURILtGt-1[+]
X K2-AnyURILtGt-1: Created on: 2007-11-26 Spec Dependencies: Test: xs:anyURI("http://example.com/A") lt xs:anyURI("http://example.com/B") |
pass | pass | pass | pass | pass | pass | |
K2-AnyURILtGt-2[+]
X K2-AnyURILtGt-2: Created on: 2007-11-26 Spec Dependencies: Test: not(xs:anyURI("http://example.com/B") lt xs:anyURI("http://example.com/A")) |
pass | pass | pass | pass | pass | pass | |
K2-AnyURILtGt-3[+]
X K2-AnyURILtGt-3: Created on: 2007-11-26 Spec Dependencies: Test: xs:string("http://example.com/A") lt xs:anyURI("http://example.com/B") |
pass | pass | pass | pass | pass | pass | |
K2-AnyURILtGt-4[+]
X K2-AnyURILtGt-4: Created on: 2007-11-26 Spec Dependencies: Test: not(xs:anyURI("http://example.com/B") lt xs:string("http://example.com/A")) |
pass | pass | pass | pass | pass | pass | |
K2-AnyURILtGt-5[+]
X K2-AnyURILtGt-5: Created on: 2007-11-26 Spec Dependencies: Test: not(xs:anyURI("http://example.com/A") gt xs:anyURI("http://example.com/B")) |
pass | pass | pass | pass | pass | pass | |
K2-AnyURILtGt-6[+]
X K2-AnyURILtGt-6: Created on: 2007-11-26 Spec Dependencies: Test: not(xs:string("http://example.com/A") gt xs:anyURI("http://example.com/B")) |
pass | pass | pass | pass | pass | pass | |
K2-AnyURILtGt-7[+]
X K2-AnyURILtGt-7: Created on: 2007-11-26 Spec Dependencies: Test: xs:anyURI("http://example.com/B") gt xs:anyURI("http://example.com/A") |
pass | pass | pass | pass | pass | pass | |
K2-AnyURILtGt-8[+]
X K2-AnyURILtGt-8: Created on: 2007-11-26 Spec Dependencies: Test: xs:anyURI("http://example.com/B") gt xs:string("http://example.com/A") |
pass | pass | pass | pass | pass | pass |