|
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-VarDecl.external | 94/98 | 0/0 | 96/96 | 0/0 | 98/98 | 98/0 | 0/6 |
extvardeclwithouttype-1[+]
X extvardeclwithouttype-1: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; fn:string($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-2[+]
X extvardeclwithouttype-2: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-3[+]
X extvardeclwithouttype-3: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; xs:integer($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-4[+]
X extvardeclwithouttype-4: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-5[+]
X extvardeclwithouttype-5: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-6[+]
X extvardeclwithouttype-6: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; xs:float($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-7[+]
X extvardeclwithouttype-7: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-8[+]
X extvardeclwithouttype-8: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x + $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-9[+]
X extvardeclwithouttype-9: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-10[+]
X extvardeclwithouttype-10: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x + $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-11[+]
X extvardeclwithouttype-11: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x * $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-12[+]
X extvardeclwithouttype-12: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x - 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-13[+]
X extvardeclwithouttype-13: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x idiv 2 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-14[+]
X extvardeclwithouttype-14: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x div 10 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-15[+]
X extvardeclwithouttype-15: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x mod 2 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-16[+]
X extvardeclwithouttype-16: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x and fn:false() |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-17[+]
X extvardeclwithouttype-17: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x or fn:false() |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-18[+]
X extvardeclwithouttype-18: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-19[+]
X extvardeclwithouttype-19: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; xs:dateTime($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-20[+]
X extvardeclwithouttype-20: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; fn:upper-case($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-21[+]
X extvardeclwithouttype-21: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; fn:lower-case($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-22[+]
X extvardeclwithouttype-22: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; fn:not($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-23[+]
X extvardeclwithouttype-23: Created on: 2006-09-25 Spec Dependencies: spec = XQ10+ Test: declare variable $x external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithouttype-24[+]
X extvardeclwithouttype-24: Created on: 2015-06-02 Spec Dependencies: spec = XQ10+ Test: declare namespace test = "http://www.w3.org/fots/example-test-namespace"; declare variable $test:x external; $test:x |
fail | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-1[+]
X K2-ExternalVariablesWithout-1: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context external; declare variable $input-context external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-2[+]
X K2-ExternalVariablesWithout-2: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context external; declare variable $input-context external; $input-context |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-3[+]
X K2-ExternalVariablesWithout-3: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare default element namespace ""; declare namespace prefix = ""; declare variable $prefix:input-context external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-4[+]
X K2-ExternalVariablesWithout-4: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $exampleComThisVarIsNotRecognized external; $exampleComThisVarIsNotRecognized |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-5[+]
X K2-ExternalVariablesWithout-5: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare namespace e = "http://example.com/ANamespace"; declare variable $e:exampleComThisVarIsNotRecognized external; $e:exampleComThisVarIsNotRecognized |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-6[+]
X K2-ExternalVariablesWithout-6: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $exampleComThisVarIsNotRecognized external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-7[+]
X K2-ExternalVariablesWithout-7: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare namespace e = "http://example.com/ANamespace"; declare variable $e:exampleComThisVarIsNotRecognized external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-8[+]
X K2-ExternalVariablesWithout-8: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $ name := 3; $ name |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-9[+]
X K2-ExternalVariablesWithout-9: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $e := current-time(); let $i := ($e, 1 to 50000, $e) return $i[1] = $i[last()] |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-10[+]
X K2-ExternalVariablesWithout-10: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $e := <e> <a/> </e>; declare variable $f := $e; <r> { $e is $e, $f is $e, $e, $f } </r> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-11[+]
X K2-ExternalVariablesWithout-11: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $a as attribute()* := (attribute name1 {()}, attribute name2 {()}, attribute name3 {()}); declare variable $b as attribute()* := (attribute name1 {()}, attribute name2 {()}, attribute name3 {()}); $a/(let $p := position() return . is $b[$p]) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-12[+]
X K2-ExternalVariablesWithout-12: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $a as attribute()* := (attribute name1 {()}, attribute name2 {()}, attribute name3 {()}); <r> <e> { $a } </e> <e> { $a } </e> </r> |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-13[+]
X K2-ExternalVariablesWithout-13: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $e := <e>{current-time()}</e>/(string-length(.) > 0); $e, if($e) then "SUCCESS" else "FAILURE" |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-14[+]
X K2-ExternalVariablesWithout-14: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $v ::= 1; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-15[+]
X K2-ExternalVariablesWithout-15: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $v : = 1; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-16[+]
X K2-ExternalVariablesWithout-16: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare ne gt |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-17[+]
X K2-ExternalVariablesWithout-17: Created on: 2008-01-03 Spec Dependencies: spec = XQ10+ Test: variable lt variable |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-18[+]
X K2-ExternalVariablesWithout-18: Created on: 2008-11-13 Spec Dependencies: spec = XQ10 spec = XQ10+ Test: declare variable $var external := 1; 1 |
no result | n/a
test-set dependencies not satisfied |
n/a
notXQ31 |
n/a | n/a | n/a | |
K2-ExternalVariablesWithout-18b[+]
X K2-ExternalVariablesWithout-18b: Created on: 2008-11-13 Spec Dependencies: spec = XQ30+ spec = XQ10+ Test: declare variable $var external := 1; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-19[+]
X K2-ExternalVariablesWithout-19: Created on: 2008-11-18 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $global := count(*); <e/>/$global |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-20[+]
X K2-ExternalVariablesWithout-20: Created on: 2008-11-18 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $global := count(*); <e/>/($global, $global) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-21[+]
X K2-ExternalVariablesWithout-21: Created on: 2008-11-18 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $global := count(*); $global, <wrongFocus> <e1/> <e2/> </wrongFocus>/$global, $global |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWithout-22[+]
X K2-ExternalVariablesWithout-22: Created on: 2008-11-18 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $global := count(*); <wrongFocus> <e1/> <e2/> </wrongFocus>/$global |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-1[+]
X extvardeclwithtype-1: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:string external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-2[+]
X extvardeclwithtype-2: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:date external; fn:string($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-3[+]
X extvardeclwithtype-3: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:integer external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-4[+]
X extvardeclwithtype-4: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:double external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-5[+]
X extvardeclwithtype-5: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:boolean external; fn:string($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-6[+]
X extvardeclwithtype-6: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:float external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-7[+]
X extvardeclwithtype-7: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:decimal external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-8[+]
X extvardeclwithtype-8: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:integer external; $x + $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-9[+]
X extvardeclwithtype-9: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:integer external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-10[+]
X extvardeclwithtype-10: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:integer external; $x + $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-11[+]
X extvardeclwithtype-11: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:integer external; $x * $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-12[+]
X extvardeclwithtype-12: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:integer external; $x - xs:integer(1) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-13[+]
X extvardeclwithtype-13: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:integer external; $x idiv xs:integer(2) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-14[+]
X extvardeclwithtype-14: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:integer external; $x div xs:integer(10) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-15[+]
X extvardeclwithtype-15: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:integer external; $x mod xs:integer(2) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-16[+]
X extvardeclwithtype-16: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:boolean external; $x and fn:false() |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-17[+]
X extvardeclwithtype-17: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:boolean external; $x or fn:false() |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-18[+]
X extvardeclwithtype-18: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:float external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-19[+]
X extvardeclwithtype-19: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:dateTime external; $x |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-20[+]
X extvardeclwithtype-20: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:string external; fn:upper-case($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-21[+]
X extvardeclwithtype-21: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:string external; fn:lower-case($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-22[+]
X extvardeclwithtype-22: Created on: 2006-02-09 Spec Dependencies: spec = XQ10+ Test: declare variable $x as xs:boolean external; fn:not($x) |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-23[+]
X extvardeclwithtype-23: Created on: 2007-06-27 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
extvardeclwithtype-24[+]
X extvardeclwithtype-24: Created on: 2015-06-02 Spec Dependencies: spec = XQ10+ Test: declare namespace test = "http://www.w3.org/fots/example-test-namespace"; declare variable $test:x as xs:integer external; $test:x |
fail | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-1[+]
X K2-ExternalVariablesWith-1: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context as item()* external; declare variable $input-context external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-2[+]
X K2-ExternalVariablesWith-2: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context external; declare variable $input-context as item()* external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-3[+]
X K2-ExternalVariablesWith-3: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context as item()* external ; declare variable $input-context as item()*external ; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-4[+]
X K2-ExternalVariablesWith-4: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context as item()* external ; declare variable $input-context as item()*external ; $input-context |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-5[+]
X K2-ExternalVariablesWith-5: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context as item()* external; declare variable $input-context as item()*external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-6[+]
X K2-ExternalVariablesWith-6: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context as xs:string* external; declare variable $input-context as item()*external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-7[+]
X K2-ExternalVariablesWith-7: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $exampleComThisVarIsNotRecognized as xs:string *external; $exampleComThisVarIsNotRecognized |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-8[+]
X K2-ExternalVariablesWith-8: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare namespace e = "http://example.com/ANamespace"; declare variable $e:exampleComThisVarIsNotRecognized as comment() *external; $e:exampleComThisVarIsNotRecognized |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-9[+]
X K2-ExternalVariablesWith-9: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $exampleComThisVarIsNotRecognized as processing-instruction()? external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-10[+]
X K2-ExternalVariablesWith-10: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare namespace e = "http://example.com/ANamespace"; declare variable $e:exampleComThisVarIsNotRecognized as element(*) external; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-11[+]
X K2-ExternalVariablesWith-11: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $i := 1, 1; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-12[+]
X K2-ExternalVariablesWith-12: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $i as xs:integer := xs:untypedAtomic("1"); $i |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-13[+]
X K2-ExternalVariablesWith-13: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $i as xs:float := 1.1 ; $i |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-14[+]
X K2-ExternalVariablesWith-14: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $i as xs:double := 1.1 ; $i |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-15[+]
X K2-ExternalVariablesWith-15: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $i as xs:float := 1 ; $i |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-16[+]
X K2-ExternalVariablesWith-16: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $i as xs:double := 1 ; $i |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-17[+]
X K2-ExternalVariablesWith-17: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $i as xs:double := xs:float(3) ; $i |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-18[+]
X K2-ExternalVariablesWith-18: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $i as xs:string := xs:untypedAtomic("a string") ; $i |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-19[+]
X K2-ExternalVariablesWith-19: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ Test: declare variable $i as xs:string := xs:anyURI("http://www.example.com/") ; $i |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-20[+]
X K2-ExternalVariablesWith-20: Created on: 2008-02-22 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context1 external; declare variable $input-context1 := 1; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-21[+]
X K2-ExternalVariablesWith-21: Created on: 2008-02-22 Spec Dependencies: spec = XQ10+ Test: declare variable $input-context1 external; declare variable $input-context1 := 1; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-22[+]
X K2-ExternalVariablesWith-22: Created on: 2009-01-08 Spec Dependencies: spec = XQ30+ feature = typedData spec = XQ10+ Test: declare variable $v as element(*, xs:untyped?)+ := <e/>; exists($v/*) |
no result | n/a
test-set dependencies not satisfied |
n/a
Dependency not satisfied |
n/a | pass | pass | |
K2-ExternalVariablesWith-22a[+]
X K2-ExternalVariablesWith-22a: Created on: 2009-01-08 Spec Dependencies: spec = XQ30+ feature = typedData spec = XQ10+ Test: declare variable $v as element(*, xs:untyped?)+ := <e/>; exists($v/*) |
no result | n/a
test-set dependencies not satisfied |
n/a
Dependency not satisfied |
n/a | pass | pass | |
K2-ExternalVariablesWith-23[+]
X K2-ExternalVariablesWith-23: Created on: 2009-01-08 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $v as element(elementName, xs:anyType?)+ := <elementName/>; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-24[+]
X K2-ExternalVariablesWith-24: Created on: 2009-01-08 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $v as element(*, xs:untyped+)+ := <e/>; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-25[+]
X K2-ExternalVariablesWith-25: Created on: 2009-01-08 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $v as element(*, xs:untyped*)+ := <e/>; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-26[+]
X K2-ExternalVariablesWith-26: Created on: 2009-01-08 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $v as element(notWildcard, xs:untyped+)+ := <e/>; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
K2-ExternalVariablesWith-27[+]
X K2-ExternalVariablesWith-27: Created on: 2009-01-08 Spec Dependencies: spec = XQ10+ spec = XQ10+ Test: declare variable $v as element(notWildcard, xs:untyped*)+ := <e/>; 1 |
pass | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |