|
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-CompAttrConstructor | 110/110 | 0/0 | 110/110 | 0/0 | 110/110 | 110/0 | 0/6 |
Constr-compattr-name-1[+]
X Constr-compattr-name-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute attr {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-name-2[+]
X Constr-compattr-name-2: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: declare namespace foo="http://www.example.com/foo"; element elem {attribute foo:attr {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-name-3[+]
X Constr-compattr-name-3: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute foo:attr {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-name-4[+]
X Constr-compattr-name-4: Created on: 2013-09-19 Spec Dependencies: spec = XQ30+ spec = XQ10+ Test: element x { attribute Q{http://example.com/x}y { } } |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-1[+]
X Constr-compattr-compname-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {()} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-2[+]
X Constr-compattr-compname-2: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {'one', 'two'} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-3[+]
X Constr-compattr-compname-3: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {xs:untypedAtomic('one'), xs:untypedAtomic('two')} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-4[+]
X Constr-compattr-compname-4: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {//a} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-5[+]
X Constr-compattr-compname-5: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {1,2} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-6[+]
X Constr-compattr-compname-6: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {123} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-7[+]
X Constr-compattr-compname-7: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {xs:dateTime("1999-05-31T13:20:00")} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-8[+]
X Constr-compattr-compname-8: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {//*:NCName[1]} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-9[+]
X Constr-compattr-compname-9: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {xs:QName('aQname')} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-10[+]
X Constr-compattr-compname-10: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {'attr'} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-11[+]
X Constr-compattr-compname-11: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {'attr', ()} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-12[+]
X Constr-compattr-compname-12: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {(), 'attr'} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-13[+]
X Constr-compattr-compname-13: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem xmlns:foo="http://www.example.com/foo">{element elem {attribute {'foo:attr'} {}}}</elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-14[+]
X Constr-compattr-compname-14: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {'foo:attr'} {}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-15[+]
X Constr-compattr-compname-15: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {xs:untypedAtomic('attr')} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-16[+]
X Constr-compattr-compname-16: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem xmlns:foo="http://www.example.com/foo">{attribute {xs:untypedAtomic('foo:attr')} {'text'}}</elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-17[+]
X Constr-compattr-compname-17: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {xs:untypedAtomic('foo:elem')} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-18[+]
X Constr-compattr-compname-18: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {'el em'} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-compname-19[+]
X Constr-compattr-compname-19: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute {xs:untypedAtomic('el em')} {'text'}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-doc-1[+]
X Constr-compattr-doc-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute attr {., .}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-parent-1[+]
X Constr-compattr-parent-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: count((attribute attr {})/..) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-string-1[+]
X Constr-compattr-string-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: fn:string(attribute attr {'a', element a {}, 'b'}) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-data-1[+]
X Constr-compattr-data-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: fn:data(attribute attr {'a', element a {}, 'b'}) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-enclexpr-1[+]
X Constr-compattr-enclexpr-1: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute attr {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-compattr-enclexpr-2[+]
X Constr-compattr-enclexpr-2: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: element elem {attribute attr {<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-compattr-enclexpr-3[+]
X Constr-compattr-enclexpr-3: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ Test: element elem {attribute attr {1,'',2}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-enclexpr-4[+]
X Constr-compattr-enclexpr-4: Created on: 2005-05-20 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: element elem {attribute attr {1,<a/>,2}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-id-1[+]
X Constr-compattr-id-1: Created on: 2005-03-05 Spec Dependencies: spec = XQ10+ Test: element elem {attribute xml:id {"ncname"}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
Constr-compattr-id-2[+]
X Constr-compattr-id-2: Created on: 2005-03-05 Spec Dependencies: spec = XQ10+ Test: element elem {attribute xml:id {" ab c d "}} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
constattrerr-1[+]
X constattrerr-1: Created on: 2005-11-30 Spec Dependencies: spec = XQ10+ Test: attribute xmlns {} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-1[+]
X K2-ComputeConAttr-1: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: attribute "name" {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-2[+]
X K2-ComputeConAttr-2: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem> <?target content ?> {attribute name {"content"}} </elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-3[+]
X K2-ComputeConAttr-3: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem> {"a string", attribute name {"content"}} </elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-4[+]
X K2-ComputeConAttr-4: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem> {"a string", attribute name {"content"}} </elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-5[+]
X K2-ComputeConAttr-5: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem> <![CDATA[]]> {attribute name {"content"}} </elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-6[+]
X K2-ComputeConAttr-6: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem> <![CDATA[content]]> {attribute name {"content"}} </elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-7[+]
X K2-ComputeConAttr-7: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem> <!-- content --> {attribute name {"content"}} </elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-8[+]
X K2-ComputeConAttr-8: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem> <!-- comment --> { "a string", 999, attribute name {"content"}, xs:hexBinary("FF") } </elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-9[+]
X K2-ComputeConAttr-9: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem> <!-- comment --> { "a string", 999, ("another string", attribute name {"content"}, 383), xs:hexBinary("FF") } </elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-10[+]
X K2-ComputeConAttr-10: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <a> <?target content?> {<b>{attribute name{"content"}}</b>} </a> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-11[+]
X K2-ComputeConAttr-11: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <a>{(<?target content?>, attribute name{"content"})[2]} </a> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-12[+]
X K2-ComputeConAttr-12: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <a> <!-- content --> {attribute name{"content"}} </a> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-13[+]
X K2-ComputeConAttr-13: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <foo > <doo/> {attribute name {"content"}} </foo> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-14[+]
X K2-ComputeConAttr-14: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc() { <a/> }; <b> {local:myFunc()} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-15[+]
X K2-ComputeConAttr-15: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc() { comment {"content"} }; <b> {local:myFunc()} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-16[+]
X K2-ComputeConAttr-16: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc() as element()+ { <a/> }; <b> {local:myFunc()} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-17[+]
X K2-ComputeConAttr-17: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc() as item() { <a/> }; <b> {local:myFunc()} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-18[+]
X K2-ComputeConAttr-18: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc() as item() { <a/> }; <b> {local:myFunc()} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-19[+]
X K2-ComputeConAttr-19: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc($recurse as xs:integer) { <nested> { if ($recurse = 0) then () else local:myFunc($recurse - 1) } </nested> }; <b> {local:myFunc(3)} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-20[+]
X K2-ComputeConAttr-20: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc($recurse as xs:integer) as item() { <nested> { if ($recurse = 0) then () else local:myFunc($recurse - 1) } </nested> }; <b> {local:myFunc(3)} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-21[+]
X K2-ComputeConAttr-21: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc() { <elem/>, attribute name {"content"} }; <b> {local:myFunc()} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-22[+]
X K2-ComputeConAttr-22: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $myVar := (<elem/>, attribute name {"content"}); <b> {$myVar} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-23[+]
X K2-ComputeConAttr-23: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $myVar := (<elem/>, attribute name {"content"}); <b> {$myVar[2]} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-24[+]
X K2-ComputeConAttr-24: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $myVar := (attribute name {"content"}, <elem/>); <b> {$myVar[2]} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-25[+]
X K2-ComputeConAttr-25: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc($recurse as xs:integer) { attribute {concat("name", $recurse)} {"content"} , if ($recurse = 0) then () else local:myFunc($recurse - 1) }; <b> {local:myFunc(2)} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-26[+]
X K2-ComputeConAttr-26: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc() { attribute name {"content"}, <elem/> }; <b> {local:myFunc()} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-27[+]
X K2-ComputeConAttr-27: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc() { <elem/>, attribute name {"content"} }; <b> {local:myFunc()[2]} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-28[+]
X K2-ComputeConAttr-28: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $local:myVar := <a/>; <b> {$local:myVar} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-29[+]
X K2-ComputeConAttr-29: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $local:myVar as item() := <a/>; <b> {$local:myVar} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-30[+]
X K2-ComputeConAttr-30: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $local:myVar := attribute n2 {"content"}; <b> {$local:myVar} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-31[+]
X K2-ComputeConAttr-31: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:myFunc() { attribute n2 {"content"} }; <b> {local:myFunc()} {attribute name {"content"}} </b> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-32[+]
X K2-ComputeConAttr-32: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e> { attribute name {<anElement/>}, attribute name2 {"content"} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-33[+]
X K2-ComputeConAttr-33: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e> { attribute name {"content"}, attribute name2 {"content"} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-34[+]
X K2-ComputeConAttr-34: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e> { attribute name {xs:hexBinary("ff")}, attribute name2 {"content"} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-35[+]
X K2-ComputeConAttr-35: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <elem><![CDATA[]]>{attribute name {"content"}}<alem/> </elem> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-36[+]
X K2-ComputeConAttr-36: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: count(<elem><![CDATA[]]></elem>/text()) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-37[+]
X K2-ComputeConAttr-37: Created on: 2007-11-26 Spec Dependencies: spec = XQ30+ spec = XQ10+ Test: attribute xmlns:localName {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-38[+]
X K2-ComputeConAttr-38: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: attribute {"xmlns:localName"} {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-39[+]
X K2-ComputeConAttr-39: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: attribute aPrefix:localName {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-40[+]
X K2-ComputeConAttr-40: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: attribute {"aPrefix:localName"} {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-41[+]
X K2-ComputeConAttr-41: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: attribute {xs:untypedAtomic("aPrefix::localName")} {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-42[+]
X K2-ComputeConAttr-42: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare namespace prefix = "http://www.w3.org/2000/xmlns/"; <e>{attribute prefix:localName {"content"}}</e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-43[+]
X K2-ComputeConAttr-43: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare namespace prefix = "http://www.w3.org/2000/xmlns/"; <e>{attribute {"prefix:localName"} {"content"}}</e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-44[+]
X K2-ComputeConAttr-44: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: attribute {"xmlns"} {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-45[+]
X K2-ComputeConAttr-45: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: attribute xmlns {"content"} |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-46[+]
X K2-ComputeConAttr-46: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare default element namespace "http://www.example.com/"; <e>{attribute xmlns {"content"}}</e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-47[+]
X K2-ComputeConAttr-47: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: data(attribute foo {"content"}) instance of xs:untypedAtomic |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-48[+]
X K2-ComputeConAttr-48: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: string(attribute xml:id {" ab c d "}) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-49[+]
X K2-ComputeConAttr-49: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare namespace a = "http://example.com/A"; declare namespace b = "http://example.com/A"; <e> { attribute a:localName {()}, attribute b:localName {()} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-50[+]
X K2-ComputeConAttr-50: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e> { attribute {QName("http://example.com/", "attr")} {()}, attribute {QName("http://example.com/", "attr")} {()} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-51[+]
X K2-ComputeConAttr-51: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e> { attribute {QName("http://example.com/", "attr")} {()} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-52[+]
X K2-ComputeConAttr-52: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e xmlns:p="http://example.com/" p:attr=""> { attribute {QName("http://example.com/", "p:attr")} {()} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-53[+]
X K2-ComputeConAttr-53: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e> { attribute {QName("http://example.com/", "attr")} {()} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-54[+]
X K2-ComputeConAttr-54: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: string-length(xs:NCName(prefix-from-QName(node-name(attribute {QName("http://example.com/", "attr")} {()})))) > 0 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-55[+]
X K2-ComputeConAttr-55: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: prefix-from-QName(node-name(attribute {QName("http://www.w3.org/XML/1998/namespace", "attr")} {()})) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-56[+]
X K2-ComputeConAttr-56: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e> { attribute {QName("http://www.w3.org/XML/1998/namespace", "space")} {"default"} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-57[+]
X K2-ComputeConAttr-57: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e> { attribute {QName("http://www.w3.org/2000/xmlns/", "space")} {"default"} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-58[+]
X K2-ComputeConAttr-58: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <e xmlns:p="http://example.com/" p:attr1="value"> { attribute {QName("http://example.com/", "attr2")} {()} } </e> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-59[+]
X K2-ComputeConAttr-59: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <a> { attribute xml:id {"1"} } </a> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-60[+]
X K2-ComputeConAttr-60: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <a> { attribute xml:space {"DEFAULT"} } </a> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ComputeConAttr-61[+]
X K2-ComputeConAttr-61: Created on: 2008-01-23 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: let $x := ( attribute a { "a" }, element b { "b" }, attribute c { "c" } ) return <foo> { $x } </foo> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
comp-attr-bad-name-1[+]
X comp-attr-bad-name-1: Created on: 2009-12-10 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: (: 3.7.3.2 Computed Attribute Constructor per XQ.E19 XQDY0044 if namespace prefix is 'xmlns' Mary Holstege :) <result>{attribute {"xmlns:error"} {}}</result> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
comp-attr-bad-name-2[+]
X comp-attr-bad-name-2: Created on: 2009-12-10 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: (: 3.7.3.2 Computed Attribute Constructor per XQ.E19 XQDY0044 if no namespace prefix and local name is 'xmlns' Mary Holstege :) <result>{attribute {"xmlns"} {}}</result> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
comp-attr-bad-name-3[+]
X comp-attr-bad-name-3: Created on: 2009-12-10 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: (: 3.7.3.2 Computed Attribute Constructor per XQ.E19 XQDY0044 if namespace URI is 'http://www.w3.org/2000/xmlns/' Mary Holstege :) <result>{ attribute { fn:QName("http://www.w3.org/2000/xmlns/","error")} {} }</result> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
comp-attr-bad-name-4[+]
X comp-attr-bad-name-4: Created on: 2009-12-10 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: (: 3.7.3.2 Computed Attribute Constructor per XQ.E19 XQDY0044 if namespace URI is 'http://www.w3.org/2000/xmlns/' Mary Holstege :) <result>{ attribute { fn:QName("http://www.w3.org/2000/xmlns/","foo:error")} {} }</result> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
comp-attr-bad-name-5[+]
X comp-attr-bad-name-5: Created on: 2009-12-10 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: (: 3.7.3.2 Computed Attribute Constructor per XQ.E19 XQDY0044 if namespace prefix is 'xml' and namespace URI is not 'http://www.w3.org/XML/1998/namespace' Mary Holstege :) <result>{ attribute { fn:QName("http://example.com/not-XML-uri","xml:error") } {} }</result> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
comp-attr-bad-name-6[+]
X comp-attr-bad-name-6: Created on: 2009-12-10 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: (: 3.7.3.2 Computed Attribute Constructor per XQ.E19 XQDY0044 if namespace prefix is not 'xml' and namespace URI is 'http://www.w3.org/XML/1998/namespace' Mary Holstege :) <result>{ attribute { fn:QName("http://www.w3.org/XML/1998/namespace","foo:error")} {} }</result> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
comp-attr-bad-name-7[+]
X comp-attr-bad-name-7: Created on: 2010-02-17 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: (: 3.7.3.2 Computed Attribute Constructor per XQ.E19 XQDY0044 if namespace prefix is 'xmlns' Mary Holstege :) <result>{attribute {fn:QName("http://example.com/some-uri","xmlns:error")} {}}</result> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compattr-001[+]
X cbcl-constr-compattr-001: Created on: 2008-05-28 Spec Dependencies: spec = XQ10+ Test: for $a in attribute { fn:QName("http://www.w3.org/2000/xmlns/", "namespace:foo") } { "bar" } return name($a) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compattr-002[+]
X cbcl-constr-compattr-002: Created on: 2008-05-28 Spec Dependencies: spec = XQ10+ Test: for $a in attribute { fn:QName("http://www.example.com/", "xmlns:foo") } { "bar" } return name($a) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compattr-003[+]
X cbcl-constr-compattr-003: Created on: 2008-05-28 Spec Dependencies: spec = XQ10+ Test: for $a in attribute { "xmlns" } { "bar" } return name($a) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compattr-005[+]
X cbcl-constr-compattr-005: Created on: 2008-05-28 Spec Dependencies: spec = XQ10+ Test: for $a in attribute { fn:QName("http://www.example.com/", "xml:foo") } { "bar" } return name($a) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compattr-006[+]
X cbcl-constr-compattr-006: Created on: 2008-05-28 Spec Dependencies: spec = XQ10+ Test: for $a in attribute { fn:QName("http://www.w3.org/XML/1998/namespace", "sgml:foo") } { "bar" } return name($a) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compattr-007[+]
X cbcl-constr-compattr-007: Created on: 2008-05-28 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: <element xmlns:sgml="http://www.example.com/other"> { for $a in attribute { fn:QName("http://www.example.com/", "sgml:foo") } { } return concat(name($a), "=", namespace-uri($a)) } </element> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compattr-008[+]
X cbcl-constr-compattr-008: Created on: 2008-05-28 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:factorial($arg as xs:integer) as xs:integer { if ($arg le 1) then 1 else $arg * local:factorial($arg - 1) }; <element> { attribute { fn:QName("http://www.example.com/", "sgml:foo") } { local:factorial(5) } } </element> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
cbcl-constr-compattr-009[+]
X cbcl-constr-compattr-009: Created on: 2008-06-24 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare function local:even-range($arg as xs:integer) as xs:integer* { (1 to $arg)[. mod 2 = 9] }; <element> { attribute { 'attr' } { local:even-range(0) } } </element> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |