|
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-FLWORExpr | 0/21 | 0/0 | 21/21 | 0/0 | 21/21 | 21/0 | 0/6 |
ForExprType010[+]
X ForExprType010: Created on: 2005-06-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace xqt="http://www.w3.org/XQueryTestOrderBy"; for $num as xs:decimal in data( /xqt:DataValues/xqt:NegativeNumbers/xqt:orderData ) return $num |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType025[+]
X ForExprType025: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as attribute(*,xs:decimal) in ( /root/InterleaveType2/@integer, /root/InterleaveType2/@decimal ) return data( $test ) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType026[+]
X ForExprType026: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as attribute( att,Enumeration ) in /root/UserDefinedSimpleTypeAttribute/@att return data( $test ) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType027[+]
X ForExprType027: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as attribute( *,Enumeration ) in /root/UserDefinedSimpleTypeAttribute/@att return data( $test ) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType037[+]
X ForExprType037: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as element(decimal) in /root/InterleaveType/decimal return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType038[+]
X ForExprType038: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as element(InterleaveType,InterleaveType) in /root/InterleaveType return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType039[+]
X ForExprType039: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as element(*,InterleaveType) in /root/InterleaveType return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType040[+]
X ForExprType040: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as element( UserDefinedSimpleType, Enumeration ) in /root/UserDefinedSimpleType return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType041[+]
X ForExprType041: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as element( *, Enumeration ) in /root/UserDefinedSimpleType return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType042[+]
X ForExprType042: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as element(*,xs:decimal) in /root/InterleaveType/* return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType043[+]
X ForExprType043: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as element(*,xs:decimal) in /root/UnionType/* return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType044[+]
X ForExprType044: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as element(ListType,xs:string) in /root/ListType return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType048[+]
X ForExprType048: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as xs:anyAtomicType in data( /root/anyAtomicType/@att ) return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType049[+]
X ForExprType049: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as xs:decimal in data(/root/InterleaveType/*) return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType050[+]
X ForExprType050: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as xs:decimal in data( exactly-one(/root/UnionType/*) ) return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType051[+]
X ForExprType051: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as xs:string in exactly-one(data( /root/ListType )) return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType052[+]
X ForExprType052: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as Enumeration in exactly-one(data( /root/UserDefinedSimpleType )) return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
ForExprType053[+]
X ForExprType053: Created on: 2005-09-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/typedecl"; for $test as Enumeration in exactly-one(data( /root/UserDefinedSimpleTypeAttribute/@att )) return $test |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
step-expr-si-1[+]
X step-expr-si-1: Created on: 2010-03-17 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/XQueryTest/extendedTypes"; for $extended as element(*, extendedWithElementType) in //element(*, extendedWithElementType) let $baseElement as empty-sequence() := $extended/baseElement return $baseElement |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
step-expr-si-2[+]
X step-expr-si-2: Created on: 2010-03-17 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/XQueryTest/extendedTypes"; for $extended as element(*, restrictedType) in //element(*, restrictedType) let $baseElement as element()+ := $extended/node() return $baseElement |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass | |
step-expr-si-3[+]
X step-expr-si-3: Created on: 2010-03-17 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.example.com/XQueryTest/extendedTypes"; for $extended as element(*, anotherBaseType) in //element(restrictedAttribute, anotherBaseType) let $baseElement as element(baseElement) := $extended/baseElement return $baseElement |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |