|
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) |
|
---|---|---|---|---|---|---|---|
prod-CompCommentConstructor | 28/28 | 0/0 | 28/28 | 0/0 | 28/28 | 28/0 | 0/6 |
Constr-compcomment-enclexpr-1[+]
X Constr-compcomment-enclexpr-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {1,'string',3.14,xs:float('1.2345e-2'),xs:dateTime('2002-04-02T12:00:00-01:00')} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-enclexpr-2[+]
X Constr-compcomment-enclexpr-2: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: comment {<elem>123</elem>, (<elem attr='456'/>)/@attr, (<elem>789</elem>)/text()} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-enclexpr-3[+]
X Constr-compcomment-enclexpr-3: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {1,'',2} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-enclexpr-4[+]
X Constr-compcomment-enclexpr-4: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: comment {1,<a/>,2} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-enclexpr-5[+]
X Constr-compcomment-enclexpr-5: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {/root} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-doc-1[+]
X Constr-compcomment-doc-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {., .} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-parent-1[+]
X Constr-compcomment-parent-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: count((comment {'comment'})/..) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-string-1[+]
X Constr-compcomment-string-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: fn:string(comment {'a', element a {}, 'b'}) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-data-1[+]
X Constr-compcomment-data-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: fn:data(comment {'a', element a {}, 'b'}) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-nested-1[+]
X Constr-compcomment-nested-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {comment {'one', comment {'two'}}, 'three', comment {'four'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-nested-2[+]
X Constr-compcomment-nested-2: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem>{comment {'one'}}<a>{comment {'two'}}</a>{comment {'three'}}</elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-nested-3[+]
X Constr-compcomment-nested-3: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: document {comment {'one'}, <a/>, comment {'two'}, <b/>, comment {'three'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-dash-1[+]
X Constr-compcomment-dash-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {'-'} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-dash-2[+]
X Constr-compcomment-dash-2: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {'comment-'} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-dash-3[+]
X Constr-compcomment-dash-3: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {'comment-'} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-dash-4[+]
X Constr-compcomment-dash-4: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {//*:test-case[@name="Constr-compcomment-dash-4"]/*:description} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-doubledash-1[+]
X Constr-compcomment-doubledash-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {'--'} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-doubledash-2[+]
X Constr-compcomment-doubledash-2: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {'com--ment'} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-doubledash-3[+]
X Constr-compcomment-doubledash-3: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {'com--ment'} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-doubledash-4[+]
X Constr-compcomment-doubledash-4: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {//*:test-case[@name="Constr-compcomment-doubledash-4"]/*:description} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compcomment-doubledash-5[+]
X Constr-compcomment-doubledash-5: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: comment {'com','-','-','ment'} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConComment-1[+]
X K2-ComputeConComment-1: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: comment {"name"} {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConComment-2[+]
X K2-ComputeConComment-2: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: comment name {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConComment-3[+]
X K2-ComputeConComment-3: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: comment {()} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConComment-4[+]
X K2-ComputeConComment-4: Created on: 2007-11-26 Spec Dependencies: spec = XQ10 XQ30 spec = XQ10+ Test: comment{} |
no result | n/a
test-set dependencies not satisfied |
n/a
notXQ31 |
n/a | n/a | n/a | |
K2-ComputeConComment-4a[+]
X K2-ComputeConComment-4a: Created on: 2015-12-08 Spec Dependencies: spec = XQ31+ spec = XQ10+ Test: comment{} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConComment-5[+]
X K2-ComputeConComment-5: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: data(comment {"content"}) instance of xs:string |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compcomment-001[+]
X cbcl-constr-compcomment-001: Created on: 2008-07-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <element> { comment { '-', '-' } } </element> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compcomment-002[+]
X cbcl-constr-compcomment-002: Created on: 2008-07-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:tag($arg) as element() { element { 'tag' } { $arg } }; <element> { comment { 'comment', local:tag('--') } } </element> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |