Results for tests requiring that dependency schemaImport is satisfied
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) |
---|---|---|---|---|---|---|
analyzeString-024[+]
X analyzeString-024: Created on: 2009-10-18 Spec Dependencies: spec = XQ30+ feature = schemaValidation feature = schemaImport spec = XP30+ XQ30+ Test: import schema "http://www.w3.org/2005/xpath-functions"; let $result := analyze-string("banana", "(b)(anana)") return $result/fn:match[1] instance of schema-element(fn:match) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
analyzeString-025[+]
X analyzeString-025: Created on: 2012-03-22 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = schemaValidation spec = XP30+ XQ30+ Test: import schema "http://www.w3.org/2005/xpath-functions"; analyze-string("banana", "(b)(anana)") instance of schema-element(fn:analyze-string-result) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-datacomplextype-1[+]
X fn-datacomplextype-1: Created on: 2009-04-01 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace mc ="http://www.w3.org/XQueryTest/mixedcontent"; fn:data( validate { <mc:weather> <mc:temperature>30</mc:temperature> <mc:precipitation>10</mc:precipitation> </mc:weather> } ) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
ST-Data001[+]
X ST-Data001: Created on: 2010-06-08 Spec Dependencies: spec = XQ10+ feature = staticTyping feature = schemaImport Test: import schema namespace mc ="http://www.w3.org/XQueryTest/mixedcontent"; let $node as element(*, mc:mixedType) := /* return data($node) |
no result | n/a
notXP31 |
n/a
Dependency not satisfied |
n/a | pass | pass |
fn-data-1[+]
X fn-data-1: Created on: 2006-04-11 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace examples = "http://www.w3.org/XQueryTest/someExamples"; fn:data(/examples:E6-Root/examples:E6) |
no result | n/a
environment dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-data-002[+]
X cbcl-data-002: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace cd="http://www.cbcl.co.uk/XQueryTest/complexData"; let $x := validate strict {.} return string-length(data($x//cd:complexTypeWithSimpleContent)) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-data-003[+]
X cbcl-data-003: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace cd="http://www.cbcl.co.uk/XQueryTest/complexData"; let $x := validate strict {.} return data($x//cd:unionType) instance of xs:string |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-data-004[+]
X cbcl-data-004: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace cd="http://www.cbcl.co.uk/XQueryTest/complexData"; let $x := validate strict {.} return sum($x//cd:listType) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-data-005[+]
X cbcl-data-005: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace cd="http://www.cbcl.co.uk/XQueryTest/complexData"; let $x := validate strict {.} return count(data($x//cd:unionWithList)) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-data-006[+]
X cbcl-data-006: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace cd="http://www.cbcl.co.uk/XQueryTest/complexData"; let $x := validate strict {.} return string-length($x//cd:extendedComplexTypeWithSimpleUnionContent) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-data-007[+]
X cbcl-data-007: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace cd="http://www.cbcl.co.uk/XQueryTest/complexData"; let $x := validate strict {.} return count(data($x//cd:listOfUnion)[. instance of xs:integer]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
K2-SeqDeepEqualFunc-38[+]
X K2-SeqDeepEqualFunc-38: Created on: 2012-05-30 Spec Dependencies: spec = XQ10+ feature = schemaValidation feature = schemaImport Test: import schema namespace p = "http://www.w3.org/XQueryTest/perversity"; let $v := validate strict {<p:elementOnly><p:e/></p:elementOnly>} let $w := validate strict {<p:mixed><p:e/></p:mixed>} let $x := validate strict {<p:empty><p:e/></p:empty>} let $y := validate strict {<p:simple><p:e/></p:simple>} return deep-equal($v/p:e, $w/p:e) or deep-equal($w/p:e, $x/p:e) or deep-equal($v/p:e, $x/p:e) or deep-equal($x/p:e, $y/p:e) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
K2-SeqDeepEqualFunc-39[+]
X K2-SeqDeepEqualFunc-39: Created on: 2012-05-30 Spec Dependencies: spec = XQ10+ feature = schemaValidation feature = schemaImport Test: import schema namespace p = "http://www.w3.org/XQueryTest/perversity"; let $w := validate strict {<p:mixed><p:e>fraternity</p:e></p:mixed>} let $y := validate strict {<p:simple><p:e>fraternity</p:e></p:simple>} return deep-equal($w/p:e, $y/p:e) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-5[+]
X fn-id-5: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id("id1", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-6[+]
X fn-id-6: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:count(fn:id("nomatchingid", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-7[+]
X fn-id-7: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id("id2 id2", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-8[+]
X fn-id-8: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id("id1 id2", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-9[+]
X fn-id-9: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id("id1 nomatching", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-10[+]
X fn-id-10: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:count(fn:id("nomatching1 nomatching2", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-11[+]
X fn-id-11: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:count(fn:id("", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-12[+]
X fn-id-12: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id(fn:substring("1id3",2), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-13[+]
X fn-id-13: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id("id4", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-14[+]
X fn-id-14: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:count(fn:id("p1:id5", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-15[+]
X fn-id-15: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id("id1 id1", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-16[+]
X fn-id-16: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id("id1 ID1", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-17[+]
X fn-id-17: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id(fn:lower-case("ID1"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-18[+]
X fn-id-18: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id(fn:upper-case("id5"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-19[+]
X fn-id-19: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id(fn:concat("i","d1"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-20[+]
X fn-id-20: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id(xs:string("id1"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-21[+]
X fn-id-21: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id(fn:string-join(("id","1"),""), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-id-23[+]
X fn-id-23: Created on: 2005-11-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: declare ordering ordered; import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:id("id1 id2", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-5[+]
X fn-idref-5: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref("id1",/ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-6[+]
X fn-idref-6: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:count(fn:idref("nomatchingid", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-7[+]
X fn-idref-7: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref("id4", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-8[+]
X fn-idref-8: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref(("id1", "id2"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-9[+]
X fn-idref-9: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref(("id1", "nomatching"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-10[+]
X fn-idref-10: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:count(fn:idref("nomatching1 nomatching2", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-11[+]
X fn-idref-11: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:count(fn:idref("", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-12[+]
X fn-idref-12: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:node-name(fn:idref("id2", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-13[+]
X fn-idref-13: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; (fn:idref("id1", /ids:IDS[1])) is (fn:idref("id1", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-14[+]
X fn-idref-14: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; (fn:idref("id1", /ids:IDS[1])) is (fn:idref("id2", /ids:IDS[1])) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-15[+]
X fn-idref-15: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref(("id1","id1"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-16[+]
X fn-idref-16: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref(("id1","ID1"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-17[+]
X fn-idref-17: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref(fn:lower-case("ID1"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-18[+]
X fn-idref-18: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref(fn:upper-case("id5"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-19[+]
X fn-idref-19: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref(fn:concat("i","d1"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-20[+]
X fn-idref-20: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref(xs:string("id1"), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-21[+]
X fn-idref-21: Created on: 2006-02-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref(fn:string-join(("id","1"),""), /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-23[+]
X fn-idref-23: Created on: 2006-03-14 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: declare ordering ordered; import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; fn:idref("id4", /ids:IDS[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-30[+]
X fn-idref-30: Created on: 2009-03-06 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; <out xmlns="http://www.w3.org/XQueryTest/ididrefs" xmlns:i="http://www.w3.org/XQueryTest/ididrefs" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">{ for $z in tokenize("alpha beta gamma delta epsilon zeta eta theta iota kappa lambda mu", "\s") return element {$z} {idref($z, (/))[self::attribute()], idref($z, (/))[self::element()]} } </out> |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-31[+]
X fn-idref-31: Created on: 2009-03-06 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; <out xmlns="http://www.w3.org/XQueryTest/ididrefs" xmlns:i="http://www.w3.org/XQueryTest/ididrefs" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">{ for $z in (//i:IDREFS-content, //i:IDREF-List-content, //i:W/@i:Restricted-IDREF) for $s in distinct-values(tokenize(normalize-space(string($z)), '\s')) order by $s return <e val="{$s}"> {idref($s, (/))[self::attribute()], idref($s, (/))[self::element()]} </e> } </out> |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-32[+]
X fn-idref-32: Created on: 2015-03-19 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; <out>{idref('omicron')/name()}</out> |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-33[+]
X fn-idref-33: Created on: 2015-03-20 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; idref('Q')/path() |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-idref-34[+]
X fn-idref-34: Created on: 2015-03-20 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/ididrefs"; idref('Z')/path() |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
json-to-xml-016[+]
X json-to-xml-016: Created on: 2015-03-07 Spec Dependencies: feature = schemaImport spec = XP31+ XQ31+ Test: fn:json-to-xml('[1]', map{'validate':true()}) |
no result | pass | pass | pass | pass | pass |
json-to-xml-017[+]
X json-to-xml-017: Created on: 2015-03-07 Spec Dependencies: feature = schemaImport spec = XP31+ spec = XP31+ XQ31+ Test: fn:json-to-xml('[1]', map{'validate':true()}) instance of document-node(schema-element(j:array)) |
no result | pass | n/a
notXQ31 |
pass | n/a | n/a |
json-to-xml-017b[+]
X json-to-xml-017b: Created on: 2015-03-07 Spec Dependencies: feature = schemaImport spec = XQ31+ spec = XP31+ XQ31+ Test: import schema namespace j="http://www.w3.org/2005/xpath-functions"; fn:json-to-xml('[1]', map{'validate':true()}) instance of document-node(schema-element(j:array)) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
json-to-xml-037[+]
X json-to-xml-037: Created on: 2015-03-10 Spec Dependencies: feature = schemaImport spec = XP31+ spec = XP31+ XQ31+ Test: (fn:json-to-xml('{"a":3, "b":true, "c":null, "d":[], "e":[1E2, ""], "f":{"1":true, "2":false}, "g\n":"h\n"}', map{'validate':true()})) instance of document-node(schema-element(Q{http://www.w3.org/2005/xpath-functions}map)) |
no result | pass | n/a
notXQ31 |
pass | n/a | n/a |
json-to-xml-037b[+]
X json-to-xml-037b: Created on: 2015-03-10 Spec Dependencies: feature = schemaImport spec = XQ31+ spec = XP31+ XQ31+ Test: import schema namespace j="http://www.w3.org/2005/xpath-functions"; (fn:json-to-xml('{"a":3, "b":true, "c":null, "d":[], "e":[1E2, ""], "f":{"1":true, "2":false}, "g\n":"h\n"}', map{'validate':true()})) instance of document-node(schema-element(Q{http://www.w3.org/2005/xpath-functions}map)) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
json-to-xml-038[+]
X json-to-xml-038: Created on: 2015-03-10 Spec Dependencies: feature = schemaImport spec = XP31+ spec = XP31+ XQ31+ Test: (fn:json-to-xml('{"a":3, "b":true, "c":null, "d":[], "e":[1E2, ""], "f":{"1":true, "2":false}, "g\n":"h\n"}', map{'validate':true(), 'escape':true()})) instance of document-node(schema-element(Q{http://www.w3.org/2005/xpath-functions}map)) |
no result | pass | n/a
notXQ31 |
pass | n/a | n/a |
json-to-xml-038b[+]
X json-to-xml-038b: Created on: 2015-03-10 Spec Dependencies: feature = schemaImport spec = XQ31+ spec = XP31+ XQ31+ Test: import schema namespace j="http://www.w3.org/2005/xpath-functions"; (fn:json-to-xml('{"a":3, "b":true, "c":null, "d":[], "e":[1E2, ""], "f":{"1":true, "2":false}, "g\n":"h\n"}', map{'validate':true(), 'escape':true()})) instance of document-node(schema-element(Q{http://www.w3.org/2005/xpath-functions}map)) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
json-to-xml-044[+]
X json-to-xml-044: Created on: 2015-07-27 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ Test: import schema "http://www.w3.org/2005/xpath-functions"; for $i in 1 to 4 let $validate := $i mod 2 eq 1 let $options := map { 'validate' : $validate } return (fn:json-to-xml('{}', $options)/* instance of schema-element(fn:map)) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
json-to-xml-045[+]
X json-to-xml-045: Created on: 2015-07-27 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ Test: import schema "http://www.w3.org/2005/xpath-functions"; for $i in 1 to 4 let $escape := $i mod 2 eq 1 let $options := map { 'escape' : $escape } return fn:json-to-xml('"-\b-\t-\u0001-"', $options)/fn:string/fn:string() |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
json-to-xml-046[+]
X json-to-xml-046: Created on: 2015-07-29 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ Test: import schema "http://www.w3.org/2005/xpath-functions"; let $json := ' { "a" : "foo", "b" : 123, "c" : null, "d" : true, "e" : false, "f" : [1], "g" : {} } ' let $xml := json-to-xml($json, map { 'validate' : true() })/fn:map return ( $xml/fn:string instance of element(fn:string, fn:stringType), $xml/fn:number instance of element(fn:number, fn:numberType), not($xml/fn:null instance of element(fn:null, fn:nullType)), $xml/fn:boolean instance of element(fn:boolean, fn:booleanType)+, $xml/fn:map instance of element(fn:map, fn:mapType), $xml/fn:array instance of element(fn:array, fn:arrayType) ) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
json-to-xml-047[+]
X json-to-xml-047: Created on: 2015-07-29 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ Test: import schema "http://www.w3.org/2005/xpath-functions"; let $json := '["foo",123,null,true,false,[],{}]' let $xml := json-to-xml($json, map { 'validate' : true() })/fn:array return ( $xml/fn:string instance of element(fn:string, fn:stringType), $xml/fn:number instance of element(fn:number, fn:numberType), $xml/fn:null instance of element(fn:null, fn:nullType), $xml/fn:boolean instance of element(fn:boolean, fn:booleanType)+, $xml/fn:map instance of element(fn:map, fn:mapType), $xml/fn:array instance of element(fn:array, fn:arrayType) ) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
json-to-xml-error-028[+]
X json-to-xml-error-028: Created on: 2015-03-07 Spec Dependencies: feature = schemaImport spec = XP31+ XQ31+ Test: fn:json-to-xml('{"a":3, "b":4, "a":3}', map{'validate':true()}) |
no result | pass | pass | pass | pass | pass |
json-to-xml-error-042[+]
X json-to-xml-error-042: Created on: 2015-03-11 Spec Dependencies: feature = schemaImport spec = XP31+ XQ31+ Test: fn:json-to-xml('{"A":1, "A":2}', map{'validate':true(), 'duplicates':'retain'}) |
no result | pass | pass | pass | pass | pass |
json-to-xml-error-043[+]
X json-to-xml-error-043: Created on: 2015-03-11 Spec Dependencies: feature = schemaImport spec = XP31+ XQ31+ Test: fn:json-to-xml('{"\n":1, "\u000A":2}', map{'duplicates':'reject'}) |
no result | pass | pass | pass | pass | pass |
fn-load-xquery-module-050[+]
X fn-load-xquery-module-050: Created on: 2015-06-02 Spec Dependencies: feature = schemaImport spec = XP31+ XQ31+ feature = fn-load-xquery-module feature = higherOrderFunctions Test: let $module-ns := "http://www.w3.org/fots/fn/load-xquery-module/import-schema/module", $module := fn:load-xquery-module($module-ns) return $module("functions")(QName($module-ns, "hatsize"))(1)(8) |
no result | pass | pass | n/a | pass | pass |
fn-load-xquery-module-051[+]
X fn-load-xquery-module-051: Created on: 2015-06-02 Spec Dependencies: feature = schemaImport spec = XP31+ XQ31+ feature = fn-load-xquery-module feature = higherOrderFunctions Test: let $module-ns := "http://www.w3.org/fots/fn/load-xquery-module/import-schema/module", $module := fn:load-xquery-module($module-ns) return $module("functions")(QName($module-ns, "validate-ok"))(0)() |
no result | pass | pass | n/a | pass | pass |
fn-load-xquery-module-052[+]
X fn-load-xquery-module-052: Created on: 2015-06-02 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ feature = fn-load-xquery-module feature = higherOrderFunctions Test: declare default element namespace "http://www.w3.org/XQueryTest/abf"; let $module-ns := "http://www.w3.org/fots/fn/load-xquery-module/import-schema/module" let $module := fn:load-xquery-module($module-ns) let $c := (<a/>,<b/>,<f/>) return $module("functions")(QName($module-ns, "validate"))(1)($c) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-load-xquery-module-053[+]
X fn-load-xquery-module-053: Created on: 2015-06-02 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ feature = fn-load-xquery-module feature = higherOrderFunctions Test: declare default element namespace "http://www.w3.org/XQueryTest/abf"; let $module-ns := "http://www.w3.org/fots/fn/load-xquery-module/import-schema/module" let $module := fn:load-xquery-module($module-ns) let $c := (<a/>,<b/>,<c/>,<f/>) return $module("functions")(QName($module-ns, "validate"))(1)($c) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-load-xquery-module-054[+]
X fn-load-xquery-module-054: Created on: 2015-06-02 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ feature = fn-load-xquery-module feature = higherOrderFunctions Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; let $module-ns := "http://www.w3.org/fots/fn/load-xquery-module/import-schema/module" let $module := fn:load-xquery-module($module-ns) let $c := (<a/>,<b/>,<f/>) return validate strict {$module("functions")(QName($module-ns, "abf"))(1)($c)} |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-load-xquery-module-055[+]
X fn-load-xquery-module-055: Created on: 2015-06-02 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ feature = fn-load-xquery-module feature = higherOrderFunctions Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; let $module-ns := "http://www.w3.org/fots/fn/load-xquery-module/import-schema/module" let $module := fn:load-xquery-module($module-ns) let $c := (<a/>,<b/>,<c/>,<f/>) return validate strict {$module("functions")(QName($module-ns, "abf"))(1)($c)} |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-load-xquery-module-056[+]
X fn-load-xquery-module-056: Created on: 2015-06-02 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ feature = fn-load-xquery-module feature = higherOrderFunctions Test: declare default element namespace "http://www.w3.org/XQueryTest/abf"; let $module-ns := "http://www.w3.org/fots/fn/load-xquery-module/import-schema/module" let $module := fn:load-xquery-module($module-ns, map {"variables" : map {QName($module-ns, "c") : <outer><a/><b/><f/></outer>}}) return $module("functions")(QName($module-ns, "validate"))(0)() |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-load-xquery-module-057[+]
X fn-load-xquery-module-057: Created on: 2015-06-02 Spec Dependencies: spec = XQ31+ feature = schemaImport spec = XP31+ XQ31+ feature = fn-load-xquery-module feature = higherOrderFunctions Test: declare default element namespace "http://www.w3.org/XQueryTest/abf"; let $module-ns := "http://www.w3.org/fots/fn/load-xquery-module/import-schema/module" let $module := fn:load-xquery-module($module-ns, map {"variables" : map {QName($module-ns, "c") : <outer><a/><b/><d/><f/></outer>}}) return $module("functions")(QName($module-ns, "validate"))(0)() |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
LocalNameFromQNameFunc021[+]
X LocalNameFromQNameFunc021: Created on: 2005-09-28 Spec Dependencies: spec = XP20+ XQ10+ feature = schemaImport Test: fn:local-name-from-QName( if( true() ) then (/root/elemStr)[1] else (/root/elemQN)[1] ) |
no result | pass | pass | pass | pass | pass |
fn-nilled-31[+]
X fn-nilled-31: Created on: 2012-10-02 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: nilled(/root) |
no result | pass | pass | pass | pass | pass |
fn-nilled-32[+]
X fn-nilled-32: Created on: 2012-10-02 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: nilled(/root/branch) |
no result | pass | pass | pass | pass | pass |
fn-nilled-33[+]
X fn-nilled-33: Created on: 2012-10-02 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: nilled(/root/branch/branch[1]) |
no result | pass | pass | pass | pass | pass |
fn-nilled-34[+]
X fn-nilled-34: Created on: 2012-10-02 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: nilled(/root/branch/branch[2]) |
no result | pass | pass | pass | pass | pass |
fn-nilled-35[+]
X fn-nilled-35: Created on: 2012-10-02 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: nilled(/root/branch/branch[2]/twig) |
no result | pass | pass | pass | pass | pass |
fn-nilled-36[+]
X fn-nilled-36: Created on: 2012-10-02 Spec Dependencies: spec = XQ30+ XP30+ feature = schemaImport Test: /root/branch/branch[2]/nilled() |
no result | pass | pass | pass | pass | pass |
fn-nilled-37[+]
X fn-nilled-37: Created on: 2012-10-02 Spec Dependencies: spec = XQ30+ XP30+ feature = schemaImport Test: /root/branch/branch[2]/twig/nilled() |
no result | pass | pass | pass | pass | pass |
fn-nilled-38[+]
X fn-nilled-38: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: data(/root/branch/note[3]) |
no result | pass | pass | pass | pass | pass |
fn-nilled-39[+]
X fn-nilled-39: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: data(/root/branch/branch[2]/twig) |
no result | pass | pass | pass | pass | pass |
fn-nilled-40[+]
X fn-nilled-40: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/nillable"; /ids:root/ids:branch/ids:branch[1] instance of element(ids:branch, ids:root?) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-nilled-41[+]
X fn-nilled-41: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/nillable"; /ids:root/ids:branch/ids:branch[1] instance of element(ids:branch, ids:root) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-nilled-42[+]
X fn-nilled-42: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: /root/branch/branch[2]/twig instance of element(twig, xs:int?) |
no result | pass | pass | pass | pass | pass |
fn-nilled-43[+]
X fn-nilled-43: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: /root/branch/branch[2]/twig instance of element(twig, xs:decimal?) |
no result | pass | pass | pass | pass | pass |
fn-nilled-44[+]
X fn-nilled-44: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: /root/branch/branch[2]/twig instance of element(twig, xs:int) |
no result | pass | pass | pass | pass | pass |
fn-nilled-45[+]
X fn-nilled-45: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: /root/branch/branch[2]/twig instance of element(twig, xs:decimal) |
no result | pass | pass | pass | pass | pass |
fn-nilled-46[+]
X fn-nilled-46: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: nilled(/root/branch/date) |
no result | pass | pass | pass | pass | pass |
fn-nilled-47[+]
X fn-nilled-47: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: data(/root/branch/date) |
no result | pass | pass | pass | pass | pass |
fn-nilled-48[+]
X fn-nilled-48: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/nillable"; /ids:root/ids:branch/ids:date instance of element(*, ids:date) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-nilled-49[+]
X fn-nilled-49: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/nillable"; /root/branch/date instance of element(*, date?) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-nilled-50[+]
X fn-nilled-50: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: nilled(/root/branch/size) |
no result | pass | pass | pass | pass | pass |
fn-nilled-51[+]
X fn-nilled-51: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ XP20+ feature = schemaImport Test: data(/root/branch/size) |
no result | pass | pass | pass | pass | pass |
fn-nilled-52[+]
X fn-nilled-52: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/nillable"; /ids:root/ids:branch/ids:size instance of element(*, ids:size) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
fn-nilled-53[+]
X fn-nilled-53: Created on: 2012-10-17 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ids="http://www.w3.org/XQueryTest/nillable"; /ids:root/ids:branch/ids:size instance of element(*, ids:size?) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-nilled-001[+]
X cbcl-nilled-001: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; fn:nilled(/tc:root/tc:nillable[1]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-nilled-002[+]
X cbcl-nilled-002: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; fn:nilled(/tc:root/tc:nillable[2]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-nilled-003[+]
X cbcl-nilled-003: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; fn:nilled(/tc:root/tc:nillable[3]) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-nilled-004[+]
X cbcl-nilled-004: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; let $v := validate { <tc:nillable xsi:nil="false" /> } return fn:nilled($v) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-nilled-005[+]
X cbcl-nilled-005: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; let $v := validate { <tc:nillable xsi:nil="true" /> } return fn:nilled($v) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-nilled-006[+]
X cbcl-nilled-006: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; let $v := validate { <tc:nillable /> } return fn:nilled($v) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
xml-to-json-046[+]
X xml-to-json-046: Created on: 2015-03-09 Spec Dependencies: spec = XQ31 feature = schemaImport spec = XP31+ XQ31+ Test: import schema default element namespace "http://www.w3.org/2005/xpath-functions"; xml-to-json(validate strict {<number>-23.7</number>}) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
xml-to-json-047[+]
X xml-to-json-047: Created on: 2015-03-09 Spec Dependencies: spec = XQ31 feature = schemaImport spec = XP31+ XQ31+ Test: import schema default element namespace "http://www.w3.org/2005/xpath-functions"; xml-to-json(validate strict{<number xsi:type="xs:int" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema">-23</number>}) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
xml-to-json-048[+]
X xml-to-json-048: Created on: 2015-03-09 Spec Dependencies: spec = XQ31 feature = schemaImport spec = XP31+ XQ31+ Test: import schema default element namespace "http://www.w3.org/2005/xpath-functions"; xml-to-json(validate strict{<number xsi:type="xs:int" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema">-23.7</number>}) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
xml-to-json-061[+]
X xml-to-json-061: Created on: 2015-03-09 Spec Dependencies: spec = XQ31 feature = schemaImport spec = XP31+ XQ31+ Test: import schema default element namespace "http://www.w3.org/2005/xpath-functions"; xml-to-json(validate strict {json-to-xml('{"a":2, "b\\":[null, true, false, "xyz\t"]}')}) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
xs-numeric-021[+]
X xs-numeric-021: Created on: 2014-10-21 Spec Dependencies: feature = schemaValidation feature = schemaImport spec = XP31+ XQ31+ Test: /*/*:float instance of element(*, xs:numeric) |
no result | pass | pass | pass | pass | pass |
xs-numeric-022[+]
X xs-numeric-022: Created on: 2014-10-21 Spec Dependencies: feature = schemaValidation feature = schemaImport spec = XP31+ XQ31+ Test: /*/*:decimal/@*:attr instance of attribute(*, xs:numeric) |
no result | pass | pass | pass | pass | pass |
Add-UnionType-36[+]
X Add-UnionType-36: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as s:dateOrDateTime { $a + xs:dayTimeDuration('P1D') }; local:f(xs:date('2001-01-01')) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Add-UnionType-37[+]
X Add-UnionType-37: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as s:dateOrDateTime { xs:dayTimeDuration('P1D') + $a }; local:f(xs:dateTime('2001-01-01T13:00:00Z')) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
UnionType-equal-01[+]
X UnionType-equal-01: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as xs:boolean { $a = current-dateTime() }; local:f(xs:dateTime('2001-01-01T13:00:00Z')) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
UnionType-equal-02[+]
X UnionType-equal-02: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as xs:boolean { current-dateTime() eq $a }; local:f(xs:dateTime('2001-01-01T13:00:00Z')) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Comp-notation-1[+]
X Comp-notation-1: Created on: 2005-10-05 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; fn:not(exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION3[1])) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-2[+]
X Comp-notation-2: Created on: 2005-10-05 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION2[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-3[+]
X Comp-notation-3: Created on: 2005-10-05 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION4[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-4[+]
X Comp-notation-4: Created on: 2006-01-25 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION3[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-5[+]
X Comp-notation-5: Created on: 2006-01-25 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION2[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-6[+]
X Comp-notation-6: Created on: 2006-01-25 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION4[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-7[+]
X Comp-notation-7: Created on: 2006-01-25 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; fn:not(exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION3[1])) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-8[+]
X Comp-notation-8: Created on: 2006-01-25 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; fn:not(exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION2[1])) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-9[+]
X Comp-notation-9: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; fn:not(exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION3[1])) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-10[+]
X Comp-notation-10: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; fn:not(exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION2[1])) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-11[+]
X Comp-notation-11: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; fn:boolean(exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION2[1])) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-12[+]
X Comp-notation-12: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; fn:boolean(exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION2[1])) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-13[+]
X Comp-notation-13: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; (exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION2[1])) and fn:true() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-14[+]
X Comp-notation-14: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; (exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION2[1])) and fn:true() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-15[+]
X Comp-notation-15: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; (exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION2[1])) or fn:true() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-16[+]
X Comp-notation-16: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; (exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION2[1])) or fn:true() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-17[+]
X Comp-notation-17: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; (exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION2[1])) and fn:false() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-18[+]
X Comp-notation-18: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; (exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION2[1])) and fn:false() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-19[+]
X Comp-notation-19: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; (exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION2[1])) or fn:false() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-20[+]
X Comp-notation-20: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; (exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION2[1])) or fn:false() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-21[+]
X Comp-notation-21: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; exactly-one(//*:NOTATION1[1]) eq exactly-one(//*:NOTATION2[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Comp-notation-22[+]
X Comp-notation-22: Created on: 2006-01-26 Spec Dependencies: feature = schemaImport spec = XQ10+ feature = schemaValidation Test: import schema namespace myns="http://www.example.com/notation"; exactly-one(//*:NOTATION1[1]) ne exactly-one(//*:NOTATION2[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
op-numeric-add-13[+]
X op-numeric-add-13: Created on: 2016-05-09 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace t="http://www.w3.org/XQueryTest/userDefinedTypes"; 15 cast as t:sizeType + 15 cast as t:floatBased |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
op-numeric-add-14[+]
X op-numeric-add-14: Created on: 2016-05-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace t="http://www.w3.org/XQueryTest/userDefinedTypes"; 15 cast as t:sizeType + 15 cast as t:integer-or-nothing |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
op-numeric-add-15[+]
X op-numeric-add-15: Created on: 2016-05-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace t="http://www.w3.org/XQueryTest/userDefinedTypes"; 15 cast as t:floatBased + 15 cast as t:integer-or-nothing |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
op-numeric-add-16[+]
X op-numeric-add-16: Created on: 2016-05-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace t="http://www.w3.org/XQueryTest/userDefinedTypes"; 15 cast as t:floatBased + '' cast as t:integer-or-nothing |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs651[+]
X CastableAs651: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; 93.7 castable as d:canonicalDecimal |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs652[+]
X CastableAs652: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; -93.7 castable as d:canonicalDecimal |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs653[+]
X CastableAs653: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; 12 castable as d:canonicalDecimal |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs654[+]
X CastableAs654: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; -12 castable as d:canonicalDecimal |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs655[+]
X CastableAs655: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; 93.7 castable as d:canonicalDouble |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs656[+]
X CastableAs656: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; -93.7 castable as d:canonicalDouble |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs657[+]
X CastableAs657: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; 0.0e0 castable as d:canonicalDouble |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs658[+]
X CastableAs658: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; -0.0e0 castable as d:canonicalDouble |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs659[+]
X CastableAs659: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; 1e7 castable as d:canonicalDouble |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs660[+]
X CastableAs660: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; -1e7 castable as d:canonicalDouble |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs661[+]
X CastableAs661: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; 1e-7 castable as d:canonicalDouble |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastableAs662[+]
X CastableAs662: Created on: 2013-04-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace d="http://www.w3.org/XQueryTest/derivedTypes"; -1e-7 castable as d:canonicalDouble |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-1[+]
X Castable-UnionType-1: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "123" castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-2[+]
X Castable-UnionType-2: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "2001-01-01" castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-3[+]
X Castable-UnionType-3: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "string" castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-4[+]
X Castable-UnionType-4: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("123") castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-5[+]
X Castable-UnionType-5: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("2001-01-01") castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-6[+]
X Castable-UnionType-6: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("string") castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-7[+]
X Castable-UnionType-7: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:unrestrictedInteger(123) castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-8[+]
X Castable-UnionType-8: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:unrestrictedDate("2001-01-01") castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-9[+]
X Castable-UnionType-9: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:gYear("2001") castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-10[+]
X Castable-UnionType-10: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:myUnionType1("2001-01-01") castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-11[+]
X Castable-UnionType-11: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:integer(123) castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-12[+]
X Castable-UnionType-12: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:date("2001-01-01") castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-13[+]
X Castable-UnionType-13: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; () castable as s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-14[+]
X Castable-UnionType-14: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "123" castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-15[+]
X Castable-UnionType-15: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "2001-01-01" castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-16[+]
X Castable-UnionType-16: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "string" castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-17[+]
X Castable-UnionType-17: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("123") castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-18[+]
X Castable-UnionType-18: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("2001-01-01") castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-19[+]
X Castable-UnionType-19: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("string") castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-20[+]
X Castable-UnionType-20: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:unrestrictedInteger(123) castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-21[+]
X Castable-UnionType-21: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:unrestrictedDate("2001-01-01") castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-22[+]
X Castable-UnionType-22: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:gYear("2001") castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-23[+]
X Castable-UnionType-23: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:myUnionType1("2001-01-01") castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-24[+]
X Castable-UnionType-24: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:integer(123) castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-25[+]
X Castable-UnionType-25: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:date("2001-01-01") castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-26[+]
X Castable-UnionType-26: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; () castable as s:myUnionType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-36[+]
X Castable-UnionType-36: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as xs:boolean { $a castable as xs:string }; local:f(xs:date('2001-01-01')) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-37[+]
X Castable-UnionType-37: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as xs:boolean { $a castable as xs:dateTime }; local:f(xs:date('2001-01-01')) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-UnionType-38[+]
X Castable-UnionType-38: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as xs:boolean { $a castable as xs:date }; local:f(xs:date('2001-01-01')) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-2[+]
X Castable-ListType-2: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "1.1 2.1 3.1" castable as s:intListType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-3[+]
X Castable-ListType-3: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "1 2 3" castable as s:intListType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-4[+]
X Castable-ListType-4: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "" castable as s:intListType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-5[+]
X Castable-ListType-5: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("1.1 2.1 3.1") castable as s:intListType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-6[+]
X Castable-ListType-6: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("1 2 3") castable as s:intListType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-7[+]
X Castable-ListType-7: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("") castable as s:intListType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-8[+]
X Castable-ListType-8: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; (1, 2, 3) castable as s:intListType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-9[+]
X Castable-ListType-9: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; () castable as s:intListType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-10[+]
X Castable-ListType-10: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:intListType1("1 2 3") castable as s:intListType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-11[+]
X Castable-ListType-11: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "1.1 2.1 3.1" castable as s:intListType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-12[+]
X Castable-ListType-12: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "1 2 3" castable as s:intListType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-13[+]
X Castable-ListType-13: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "" castable as s:intListType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-14[+]
X Castable-ListType-14: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("1.1 2.1 3.1") castable as s:intListType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-15[+]
X Castable-ListType-15: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("1 2 3") castable as s:intListType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-16[+]
X Castable-ListType-16: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("") castable as s:intListType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-17[+]
X Castable-ListType-17: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; (1, 2, 3) castable as s:intListType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-18[+]
X Castable-ListType-18: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; () castable as s:intListType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
Castable-ListType-19[+]
X Castable-ListType-19: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:intListType1("1 2 3") castable as s:intListType1? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-ENTITIES-001[+]
X cbcl-castable-ENTITIES-001: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "a b c" castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-002[+]
X cbcl-castable-ENTITIES-002: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "1 2 3" castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-003[+]
X cbcl-castable-ENTITIES-003: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "" castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-004[+]
X cbcl-castable-ENTITIES-004: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("a b c") castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-005[+]
X cbcl-castable-ENTITIES-005: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("1 2 3") castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-006[+]
X cbcl-castable-ENTITIES-006: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("") castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-007[+]
X cbcl-castable-ENTITIES-007: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: (xs:ENTITY("a"), xs:ENTITY("B"), xs:ENTITY("C")) castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-008[+]
X cbcl-castable-ENTITIES-008: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: () castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-009[+]
X cbcl-castable-ENTITIES-009: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:ENTITY("a") castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-010[+]
X cbcl-castable-ENTITIES-010: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:ENTITIES("a b c") castable as xs:ENTITIES |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-011[+]
X cbcl-castable-ENTITIES-011: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "a b c" castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-012[+]
X cbcl-castable-ENTITIES-012: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "1 2 3" castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-013[+]
X cbcl-castable-ENTITIES-013: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "" castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-014[+]
X cbcl-castable-ENTITIES-014: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("a b c") castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-015[+]
X cbcl-castable-ENTITIES-015: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("1 2 3") castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-016[+]
X cbcl-castable-ENTITIES-016: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("") castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-017[+]
X cbcl-castable-ENTITIES-017: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: (xs:ENTITY("a"), xs:ENTITY("B"), xs:ENTITY("C")) castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-018[+]
X cbcl-castable-ENTITIES-018: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: () castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-019[+]
X cbcl-castable-ENTITIES-019: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:ENTITY("a") castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-ENTITIES-020[+]
X cbcl-castable-ENTITIES-020: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:ENTITIES("a b c") castable as xs:ENTITIES? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-001[+]
X cbcl-castable-NMTOKENS-001: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "a b c" castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-002[+]
X cbcl-castable-NMTOKENS-002: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "1 ; 2" castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-003[+]
X cbcl-castable-NMTOKENS-003: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "" castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-004[+]
X cbcl-castable-NMTOKENS-004: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("a b c") castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-005[+]
X cbcl-castable-NMTOKENS-005: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("1 ; 2") castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-006[+]
X cbcl-castable-NMTOKENS-006: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("") castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-007[+]
X cbcl-castable-NMTOKENS-007: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: (xs:NMTOKEN("a"), xs:NMTOKEN("B"), xs:NMTOKEN("C")) castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-008[+]
X cbcl-castable-NMTOKENS-008: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: () castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-009[+]
X cbcl-castable-NMTOKENS-009: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:NMTOKEN("a") castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-010[+]
X cbcl-castable-NMTOKENS-010: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:NMTOKENS("a b c") castable as xs:NMTOKENS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-011[+]
X cbcl-castable-NMTOKENS-011: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "a b c" castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-012[+]
X cbcl-castable-NMTOKENS-012: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "1 ; 2" castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-013[+]
X cbcl-castable-NMTOKENS-013: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "" castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-014[+]
X cbcl-castable-NMTOKENS-014: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("a b c") castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-015[+]
X cbcl-castable-NMTOKENS-015: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("1 ; 2") castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-016[+]
X cbcl-castable-NMTOKENS-016: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("") castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-017[+]
X cbcl-castable-NMTOKENS-017: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: (xs:NMTOKEN("a"), xs:NMTOKEN("B"), xs:NMTOKEN("C")) castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-018[+]
X cbcl-castable-NMTOKENS-018: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: () castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-019[+]
X cbcl-castable-NMTOKENS-019: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:NMTOKEN("a") castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-NMTOKENS-020[+]
X cbcl-castable-NMTOKENS-020: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:NMTOKENS("a b c") castable as xs:NMTOKENS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-001[+]
X cbcl-castable-IDREFS-001: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "a b c" castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-002[+]
X cbcl-castable-IDREFS-002: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "1 2 3" castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-003[+]
X cbcl-castable-IDREFS-003: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "" castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-004[+]
X cbcl-castable-IDREFS-004: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("a b c") castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-005[+]
X cbcl-castable-IDREFS-005: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("1 2 3") castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-006[+]
X cbcl-castable-IDREFS-006: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("") castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-007[+]
X cbcl-castable-IDREFS-007: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: (xs:IDREF("a"), xs:IDREF("B"), xs:IDREF("C")) castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-008[+]
X cbcl-castable-IDREFS-008: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: () castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-009[+]
X cbcl-castable-IDREFS-009: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:IDREF("a") castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-010[+]
X cbcl-castable-IDREFS-010: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:IDREFS("a b c") castable as xs:IDREFS |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-011[+]
X cbcl-castable-IDREFS-011: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "a b c" castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-012[+]
X cbcl-castable-IDREFS-012: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "1 2 3" castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-013[+]
X cbcl-castable-IDREFS-013: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: "" castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-014[+]
X cbcl-castable-IDREFS-014: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("a b c") castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-015[+]
X cbcl-castable-IDREFS-015: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("1 2 3") castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-016[+]
X cbcl-castable-IDREFS-016: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:untypedAtomic("") castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-017[+]
X cbcl-castable-IDREFS-017: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: (xs:IDREF("a"), xs:IDREF("B"), xs:IDREF("C")) castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-018[+]
X cbcl-castable-IDREFS-018: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: () castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-019[+]
X cbcl-castable-IDREFS-019: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:IDREF("a") castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-IDREFS-020[+]
X cbcl-castable-IDREFS-020: Created on: 2016-04-11 Spec Dependencies: spec = XP30+ XQ30+ feature = schemaImport Test: xs:IDREFS("a b c") castable as xs:IDREFS? |
no result | pass | pass | pass | pass | pass |
cbcl-castable-impure-001[+]
X cbcl-castable-impure-001: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:date("2001-01-01") castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-002[+]
X cbcl-castable-impure-002: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "2001-01-01" castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-003[+]
X cbcl-castable-impure-003: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "" castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-004[+]
X cbcl-castable-impure-004: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("2001-01-01") castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-005[+]
X cbcl-castable-impure-005: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("1 2 3") castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-006[+]
X cbcl-castable-impure-006: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("") castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-007[+]
X cbcl-castable-impure-007: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; (1.1, 1.2, 1.3) castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-008[+]
X cbcl-castable-impure-008: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; () castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-009[+]
X cbcl-castable-impure-009: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:decimal("1") castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-010[+]
X cbcl-castable-impure-010: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:impureUnionType("1 2 3") castable as s:impureUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-011[+]
X cbcl-castable-impure-011: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:date("2001-01-01") castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-012[+]
X cbcl-castable-impure-012: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "2001-01-01" castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-013[+]
X cbcl-castable-impure-013: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "" castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-014[+]
X cbcl-castable-impure-014: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("2001-01-01") castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-015[+]
X cbcl-castable-impure-015: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("1 2 3") castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-016[+]
X cbcl-castable-impure-016: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("") castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-017[+]
X cbcl-castable-impure-017: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; (1.1, 1.2, 1.3) castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-018[+]
X cbcl-castable-impure-018: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; () castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-019[+]
X cbcl-castable-impure-019: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:decimal("1") castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-impure-020[+]
X cbcl-castable-impure-020: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:impureUnionType("1 2 3") castable as s:impureUnionType? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-001[+]
X cbcl-castable-restricted-union-001: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:date("2001-01-01") castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-002[+]
X cbcl-castable-restricted-union-002: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:date("1970-01-01") castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-003[+]
X cbcl-castable-restricted-union-003: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "2001-01-01" castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-004[+]
X cbcl-castable-restricted-union-004: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "1970-01-01" castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-005[+]
X cbcl-castable-restricted-union-005: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("2001-01-01") castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-006[+]
X cbcl-castable-restricted-union-006: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("1970-01-01") castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-007[+]
X cbcl-castable-restricted-union-007: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:gYear("2001") castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-008[+]
X cbcl-castable-restricted-union-008: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:gYear("1970") castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-009[+]
X cbcl-castable-restricted-union-009: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; () castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-010[+]
X cbcl-castable-restricted-union-010: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:restrictedUnion("2001-01-01") castable as s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-011[+]
X cbcl-castable-restricted-union-011: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:date("2001-01-01") castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-012[+]
X cbcl-castable-restricted-union-012: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:date("1970-01-01") castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-013[+]
X cbcl-castable-restricted-union-013: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "2001-01-01" castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-014[+]
X cbcl-castable-restricted-union-014: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "1970-01-01" castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-015[+]
X cbcl-castable-restricted-union-015: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("2001-01-01") castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-016[+]
X cbcl-castable-restricted-union-016: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:untypedAtomic("1970-01-01") castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-017[+]
X cbcl-castable-restricted-union-017: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:gYear("2001") castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-018[+]
X cbcl-castable-restricted-union-018: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; xs:gYear("1970") castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-019[+]
X cbcl-castable-restricted-union-019: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; () castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-castable-restricted-union-020[+]
X cbcl-castable-restricted-union-020: Created on: 2016-04-11 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:restrictedUnion("2001-01-01") castable as s:restrictedUnion? |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastAsNamespaceSensitiveType-6[+]
X CastAsNamespaceSensitiveType-6: Created on: 2012-10-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace ntn="http://www.w3.org/XQueryTest/Cast/Notation" at "notation.xsd"; declare function local:is-jpg($q as xs:NOTATION) as xs:boolean { $q eq ntn:pictures("ntn:jpg") }; local:is-jpg(validate { <ntn:notation xmlns:ntn="http://www.w3.org/XQueryTest/Cast/Notation" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/XQueryTest/Cast/Notation CastExpr/notation.xsd">ntn:jpg</ntn:notation> }) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastAsNamespaceSensitiveType-7[+]
X CastAsNamespaceSensitiveType-7: Created on: 2012-10-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace ntn="http://www.w3.org/XQueryTest/Cast/Notation" at "notation.xsd"; declare function local:is-jpg($q as ntn:pictures) as xs:boolean { $q eq ntn:pictures("ntn:jpg") }; local:is-jpg(validate { <ntn:notation xmlns:ntn="http://www.w3.org/XQueryTest/Cast/Notation" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/XQueryTest/Cast/Notation CastExpr/notation.xsd">ntn:jpg</ntn:notation> }) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastAsNamespaceSensitiveType-8[+]
X CastAsNamespaceSensitiveType-8: Created on: 2012-10-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace ntn="http://www.w3.org/XQueryTest/Cast/Notation" at "notation.xsd"; declare function local:is-jpg($q as ntn:pictures) as xs:boolean { $q eq ntn:pictures("ntn:jpg") }; local:is-jpg(xs:untypedAtomic("ntn:picture")) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastAsNamespaceSensitiveType-9[+]
X CastAsNamespaceSensitiveType-9: Created on: 2012-10-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace ntn="http://www.w3.org/XQueryTest/Cast/Notation" at "notation.xsd"; declare function local:is-jpg($q as ntn:pictures) as xs:boolean { $q eq ntn:pictures("ntn:jpg") }; local:is-jpg(<tag>ntn:picture</tag>) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastAsNamespaceSensitiveType-10[+]
X CastAsNamespaceSensitiveType-10: Created on: 2012-10-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace ntn="http://www.w3.org/XQueryTest/Cast/Notation" at "notation.xsd"; declare function local:is-jpg($q as ntn:qnames) as xs:boolean { $q eq ntn:qnames("ntn:jpg") }; local:is-jpg(validate { <ntn:qname xmlns:ntn="http://www.w3.org/XQueryTest/Cast/Notation" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/XQueryTest/Cast/Notation CastExpr/notation.xsd">ntn:jpg</ntn:qname> }) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastAsNamespaceSensitiveType-11[+]
X CastAsNamespaceSensitiveType-11: Created on: 2012-10-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace ntn="http://www.w3.org/XQueryTest/Cast/Notation" at "notation.xsd"; declare function local:is-jpg($q as ntn:qnames) as xs:boolean { $q eq ntn:qnames("ntn:jpg") }; local:is-jpg(xs:untypedAtomic("ntn:picture")) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
CastAsNamespaceSensitiveType-12[+]
X CastAsNamespaceSensitiveType-12: Created on: 2012-10-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace ntn="http://www.w3.org/XQueryTest/Cast/Notation" at "notation.xsd"; declare function local:is-jpg($q as ntn:qnames) as xs:boolean { $q eq ntn:qnames("ntn:jpg") }; local:is-jpg(<tag>ntn:picture</tag>) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
cbcl-cast-derived-001[+]
X cbcl-cast-derived-001: Created on: 2008-04-25 Spec Dependencies: spec = XQ10+ feature = schemaImport spec = XP30+ XQ10+ Test: import schema namespace derivedType="http://www.w3.org/XQueryTest/derivedTypes"; 16 cast as derivedType:integer, 16 cast as derivedType:double, 16 cast as derivedType:decimal, 16 cast as derivedType:float, "aaaaaaaaaaaa" cast as derivedType:base64Binary, "aaaaaaaaaa" cast as derivedType:hexBinary, "http://news.bbc.co.uk/" cast as derivedType:anyURI, true() cast as derivedType:boolean, xs:dateTime("2001-01-01T09:00:00") cast as derivedType:dateTime, xs:time("10:00:00") cast as derivedType:time, "valid value 1" cast as derivedType:string, "value1" cast as derivedType:QName, "derivedType:value1" cast as derivedType:NOTATION, "---01" cast as derivedType:gDay, "--12-25" cast as derivedType:gMonthDay, "--12" cast as derivedType:gMonth, "2004" cast as derivedType:gYear, "2004-02" cast as derivedType:gYearMonth, "P1D" cast as derivedType:duration, "1" cast as derivedType:positiveInteger, "-1" cast as derivedType:nonPositiveInteger, "1" cast as derivedType:nonNegativeInteger, "-1" cast as derivedType:negativeInteger, "1" cast as derivedType:long, "1" cast as derivedType:short, "1" cast as derivedType:unsignedByte, "1" cast as derivedType:byte, "1" cast as derivedType:unsignedInt, "1" cast as derivedType:unsignedLong, "1" cast as derivedType:unsignedShort |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
qname-cast-1[+]
X qname-cast-1: Created on: 2006-04-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: xs:QName("value1") cast as xs:QName |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qname-cast-2[+]
X qname-cast-2: Created on: 2006-04-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; let $var := myType:QNameBased("value1") return $var cast as xs:QName |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qname-cast-3[+]
X qname-cast-3: Created on: 2006-04-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; let $var := myType:QNameBased("value1") return $var cast as myType:QNameBased |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qname-cast-4[+]
X qname-cast-4: Created on: 2006-04-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; let $var := xs:QName("value1") return $var cast as myType:QNameBased |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
notation-cast-2[+]
X notation-cast-2: Created on: 2006-04-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType = "http://www.w3.org/XQueryTest/userDefinedTypes"; myType:NOTATIONBased("myType:value1") cast as xs:NOTATION |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
notation-cast-3[+]
X notation-cast-3: Created on: 2006-04-13 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType = "http://www.w3.org/XQueryTest/userDefinedTypes"; myType:NOTATIONBased("myType:value1") cast as myType:NOTATIONBased |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds1[+]
X casthcds1: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:integer |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds2[+]
X casthcds2: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; ((/atomic:root/atomic:integer) cast as xs:float) eq xs:float(12678967543233) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds3[+]
X casthcds3: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:boolean |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds4[+]
X casthcds4: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:double |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds5[+]
X casthcds5: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:decimal |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds6[+]
X casthcds6: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:string |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds7[+]
X casthcds7: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:string) cast as xs:string |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds8[+]
X casthcds8: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; ((/atomic:root/atomic:float) cast as xs:float) eq xs:float(1267.43233E12) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds9[+]
X casthcds9: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; ((/atomic:root/atomic:float) cast as xs:string) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds10[+]
X casthcds10: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; xs:float(((/atomic:root/atomic:float) cast as xs:double)) eq xs:float(1267.43233E12) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds11[+]
X casthcds11: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:float) cast as xs:boolean |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds12[+]
X casthcds12: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:double) cast as xs:double |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds13[+]
X casthcds13: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; ((/atomic:root/atomic:double) cast as xs:string) eq xs:string("A String Function") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds14[+]
X casthcds14: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; ((/atomic:root/atomic:double) cast as xs:float) eq xs:float(1267.43233E12) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds15[+]
X casthcds15: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:double) cast as xs:boolean |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds16[+]
X casthcds16: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:decimal) cast as xs:string |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds17[+]
X casthcds17: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:decimal) cast as xs:float |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds18[+]
X casthcds18: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:decimal) cast as xs:double |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds19[+]
X casthcds19: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:decimal) cast as xs:decimal |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds20[+]
X casthcds20: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:decimal) cast as xs:integer |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds21[+]
X casthcds21: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:decimal) cast as xs:boolean |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds22[+]
X casthcds22: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:string |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds23[+]
X casthcds23: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; ((/atomic:root/atomic:integer) cast as xs:float) eq xs:float(12678967543233) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds24[+]
X casthcds24: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:double |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds25[+]
X casthcds25: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:decimal |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds26[+]
X casthcds26: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:integer |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds27[+]
X casthcds27: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:integer) cast as xs:boolean |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds28[+]
X casthcds28: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:dateTime) cast as xs:string |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds29[+]
X casthcds29: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:dateTime) cast as xs:dateTime |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds30[+]
X casthcds30: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:dateTime) cast as xs:time |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds31[+]
X casthcds31: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:dateTime) cast as xs:date |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds32[+]
X casthcds32: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:date) cast as xs:string |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds33[+]
X casthcds33: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:date) cast as xs:dateTime |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds34[+]
X casthcds34: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:date) cast as xs:date |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds35[+]
X casthcds35: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:time) cast as xs:string |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds36[+]
X casthcds36: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:time) cast as xs:time |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds37[+]
X casthcds37: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:boolean) cast as xs:string |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds38[+]
X casthcds38: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:boolean) cast as xs:float |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds39[+]
X casthcds39: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:boolean) cast as xs:double |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds40[+]
X casthcds40: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:boolean) cast as xs:decimal |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds41[+]
X casthcds41: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:boolean) cast as xs:integer |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
casthcds42[+]
X casthcds42: Created on: 2005-03-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (/atomic:root/atomic:boolean) cast as xs:boolean |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-1[+]
X user-defined-1: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; let $value := myType:sizeType(1) return ($value eq 1) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-2[+]
X user-defined-2: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; let $value := myType:sizeType(20) return $value |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-3[+]
X user-defined-3: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; let $value := myType:sizeType(1) + myType:sizeType(2) return $value |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-4[+]
X user-defined-4: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; let $value := myType:stringBased("valid value 4") return $value |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-5[+]
X user-defined-5: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; fn:concat(myType:stringBased("valid value 4"),myType:stringBased("valid value 1")) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-6[+]
X user-defined-6: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; (myType:sizeType(2) cast as xs:integer) eq 2 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-7[+]
X user-defined-7: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; myType:sizeType(2) castable as xs:integer |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-8[+]
X user-defined-8: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; (myType:sizeType(16) cast as myType:floatBased) eq 16 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-9[+]
X user-defined-9: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; myType:sizeType(16) castable as myType:floatBased |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
user-defined-10[+]
X user-defined-10: Created on: 2006-04-03 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; myType:sizeType(16) + myType:floatBased (16) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-1[+]
X CastAs-UnionType-1: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; 123 cast as s:myUnionType1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-2[+]
X CastAs-UnionType-2: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "123" cast as s:myUnionType1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-3[+]
X CastAs-UnionType-3: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; 123.12 cast as s:myUnionType1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-4[+]
X CastAs-UnionType-4: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "123.12" cast as s:myUnionType1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-5[+]
X CastAs-UnionType-5: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "IB123456789" cast as s:myUnionType2 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-5a[+]
X CastAs-UnionType-5a: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "AD123456789" cast as s:myUnionType2 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-6[+]
X CastAs-UnionType-6: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:myUnionType1(123.12) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-7[+]
X CastAs-UnionType-7: Created on: 2012-05-25 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $f := s:myUnionType1#1 return $f(123.12) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-8[+]
X CastAs-UnionType-8: Created on: 2012-05-25 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $f := function-lookup(QName("http://www.w3.org/XQueryTest/unionListDefined", "myUnionType1"), 1) return $f(123.12) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-9[+]
X CastAs-UnionType-9: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $f := s:myUnionType1(?) return $f(123.12) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-10[+]
X CastAs-UnionType-10: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; namespace-uri-from-QName("xs:integer" cast as s:sensitiveUnion) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-11[+]
X CastAs-UnionType-11: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; namespace-uri-from-QName(s:sensitiveUnion('xs:integer')) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-12[+]
X CastAs-UnionType-12: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:sensitiveUnion('xs:integer') instance of s:sensitiveUnion |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-13[+]
X CastAs-UnionType-13: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($f as function(*)) as item()* { <a xmlns:pre="http://example.com/ns">{namespace-uri-from-QName($f('pre:local'))}</a> }; local:f(function-lookup(xs:QName('s:sensitiveUnion'), 1)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-14[+]
X CastAs-UnionType-14: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($f as function(*)) as item()* { <a xmlns:pre="http://example.com/ns">{namespace-uri-from-QName($f('pre:local'))}</a> }; local:f(s:sensitiveUnion#1) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-15[+]
X CastAs-UnionType-15: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($f as function(*)) as item()* { <a xmlns:pre="http://example.com/ns">{namespace-uri-from-QName($f('pre:local'))}</a> }; local:f(s:sensitiveUnion(?)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-16[+]
X CastAs-UnionType-16: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:lowercaseName('xs:integer') instance of s:sensitiveUnion |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-17[+]
X CastAs-UnionType-17: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:lowercaseName('xs:integer') instance of s:lowercaseName |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-18[+]
X CastAs-UnionType-18: Created on: 2012-05-25 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $f as function(xs:anyAtomicType?) as s:sensitiveUnion? := s:sensitiveUnion#1 return $f('candlewick') |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-19[+]
X CastAs-UnionType-19: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; node-name(<a/>) castable as s:sensitiveUnion |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-20[+]
X CastAs-UnionType-20: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; local-name-from-QName(s:sensitiveUnion(node-name(<a/>))) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-21[+]
X CastAs-UnionType-21: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:sensitiveUnion(xs:ID("zorobastic")) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-22[+]
X CastAs-UnionType-22: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:lowercaseName('xs:QName') |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-23[+]
X CastAs-UnionType-23: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:lowercaseName(xs:NCName('ABC123')) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-24[+]
X CastAs-UnionType-24: Created on: 2012-05-25 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $cast := s:lowercaseName#1 return $cast(xs:NCName('ABC123')) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-25[+]
X CastAs-UnionType-25: Created on: 2012-05-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $e := <p:a xmlns:p="http://www.example.com/"/> return node-name($e) castable as s:sensitiveUnion |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-26[+]
X CastAs-UnionType-26: Created on: 2012-05-25 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $f as function(xs:anyAtomicType?) as s:sensitiveUnion? := s:lowercaseName#1 return $f('candlewick') |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-27[+]
X CastAs-UnionType-27: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "a b c" cast as s:unionOfLists |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-28[+]
X CastAs-UnionType-28: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $result := ("a b xs:integer" cast as s:unionOfLists) return count($result) eq 3 and ($result instance of Q{http://www.w3.org/XQueryTest/unionListDefined}sensitiveUnion*) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-29[+]
X CastAs-UnionType-29: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $result := s:unionOfLists("a b xs:integer") return count($result) eq 3 and ($result instance of Q{http://www.w3.org/XQueryTest/unionListDefined}sensitiveUnion*) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-30[+]
X CastAs-UnionType-30: Created on: 2012-05-25 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $fn := s:unionOfLists#1 let $result := $fn("a b xs:integer") return count($result) eq 3 and ($result instance of Q{http://www.w3.org/XQueryTest/unionListDefined}sensitiveUnion*) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-31[+]
X CastAs-UnionType-31: Created on: 2012-05-25 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $fn := function-lookup(QName('http://www.w3.org/XQueryTest/unionListDefined', 'unionOfLists'), 1) let $result := $fn("a b xs:integer") return count($result) eq 3 and ($result instance of s:sensitiveUnion*) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-32[+]
X CastAs-UnionType-32: Created on: 2012-05-25 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $fn as function(xs:string?) as xs:anyAtomicType* := function-lookup(QName('http://www.w3.org/XQueryTest/unionListDefined', 'unionOfLists'), 1) let $result := $fn(xs:untypedAtomic("a b xs:integer")) return count($result) eq 3 and ($result instance of s:sensitiveUnion*) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-33[+]
X CastAs-UnionType-33: Created on: 2012-05-25 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $element := validate type xs:QName {<a xmlns:p="http://example.com">p:space</a>} return local-name-from-QName(s:sensitiveUnion($element)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-34[+]
X CastAs-UnionType-34: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:restrictedUnion('2012-10-08') |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-35[+]
X CastAs-UnionType-35: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:restrictedUnion('1912-10-08') |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-36[+]
X CastAs-UnionType-36: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as xs:string { $a cast as xs:string }; local:f(xs:date('2001-01-01')) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-37[+]
X CastAs-UnionType-37: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as xs:dateTime { $a cast as xs:dateTime }; local:f(xs:date('2001-01-01')) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-UnionType-38[+]
X CastAs-UnionType-38: Created on: 2014-05-04 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:dateOrDateTime) as xs:date { $a cast as xs:date }; local:f(xs:date('2001-01-01')) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-1[+]
X CastAs-ListType-1: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:decimalListType1("2 2.3") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-2[+]
X CastAs-ListType-2: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:myRestrictedList1("123 987 567 456") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-3[+]
X CastAs-ListType-3: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:myRestrictedList1("123 987 567 456 877") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-4[+]
X CastAs-ListType-4: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "text1 text2 text3" cast as s:strListType1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-5[+]
X CastAs-ListType-5: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "1.1 2.1 text3" cast as s:decimalListType1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-6[+]
X CastAs-ListType-6: Created on: 2011-10-27 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "1.1 2.1 3.1" cast as s:intListType1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-7[+]
X CastAs-ListType-7: Created on: 2012-05-28 Spec Dependencies: spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: "a b c" cast as xs:IDREFS |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-8[+]
X CastAs-ListType-8: Created on: 2012-05-28 Spec Dependencies: spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: xs:IDREFS("") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-9[+]
X CastAs-ListType-9: Created on: 2012-05-28 Spec Dependencies: feature = higherOrderFunctions spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: let $f := xs:IDREFS#1 return $f("a b c") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-10[+]
X CastAs-ListType-10: Created on: 2012-05-28 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: let $f := function-lookup(QName('http://www.w3.org/2001/XMLSchema', 'IDREFS'), 1) return $f("a b c") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-11[+]
X CastAs-ListType-11: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions spec = XQ10+ feature = schemaImport Test: let $f := xs:IDREFS(?) return $f("a b c") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-12[+]
X CastAs-ListType-12: Created on: 2012-05-28 Spec Dependencies: spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: "a b c" cast as xs:NMTOKENS |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-13[+]
X CastAs-ListType-13: Created on: 2012-05-28 Spec Dependencies: spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: xs:NMTOKENS("") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-14[+]
X CastAs-ListType-14: Created on: 2012-05-28 Spec Dependencies: spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: "a b c" cast as xs:ENTITIES |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-15[+]
X CastAs-ListType-15: Created on: 2012-05-28 Spec Dependencies: spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: xs:ENTITIES(" ") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-16[+]
X CastAs-ListType-16: Created on: 2012-05-28 Spec Dependencies: spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: xs:ENTITIES(" a b c 12 ") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-17[+]
X CastAs-ListType-17: Created on: 2012-05-28 Spec Dependencies: spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: xs:ENTITIES(xs:anyURI("abcd")) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-18[+]
X CastAs-ListType-18: Created on: 2012-05-28 Spec Dependencies: feature = higherOrderFunctions spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: let $f := xs:ENTITIES#1 return $f(xs:anyURI("abcd")) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-19[+]
X CastAs-ListType-19: Created on: 2012-05-28 Spec Dependencies: feature = higherOrderFunctions spec = XP30+ XQ30+ spec = XQ10+ feature = schemaImport Test: let $f := xs:ENTITIES#1 return $f(($f("abcd"), $f("defg"))) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-20[+]
X CastAs-ListType-20: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: let $v as xs:NMTOKENS := xs:NMTOKENS("a b c") return count($v) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-21[+]
X CastAs-ListType-21: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $result := ("a b xs:integer" cast as s:listOfUnions) return count($result) eq 3 and $result[1] eq "a" and $result[1] instance of xs:NCName and $result[1] instance of s:sensitiveUnion |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-22[+]
X CastAs-ListType-22: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; ("123 987 567 456") cast as s:myRestrictedList1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-23[+]
X CastAs-ListType-23: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; ("123 987 567 456 877") cast as s:myRestrictedList1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-24[+]
X CastAs-ListType-24: Created on: 2012-05-28 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $f := function-lookup(QName('http://www.w3.org/XQueryTest/unionListDefined', 'myRestrictedList1'), 1) return $f("123 987 567 456") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-25[+]
X CastAs-ListType-25: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:myRestrictedList1("123 987 567 456 877") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-26[+]
X CastAs-ListType-26: Created on: 2012-05-28 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; let $f as function(xs:string) as xs:integer* := function-lookup(QName('http://www.w3.org/XQueryTest/unionListDefined', 'myRestrictedList1'), 1) return $f("123 987 567 456") |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-27[+]
X CastAs-ListType-27: Created on: 2012-05-28 Spec Dependencies: feature = higherOrderFunctions spec = XQ30+ spec = XQ10+ feature = schemaImport Test: let $f as function(xs:anyAtomicType) as xs:NMTOKEN* := xs:NMTOKENS#1 let $v as xs:NMTOKEN* := $f("a b c") return count($v) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-28[+]
X CastAs-ListType-28: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: "a b c" castable as xs:NMTOKENS |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-29[+]
X CastAs-ListType-29: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: "a b 12" castable as xs:IDREFS |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-30[+]
X CastAs-ListType-30: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: " " castable as xs:NMTOKENS |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-31[+]
X CastAs-ListType-31: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; "123 987 567 456 229" castable as s:myRestrictedList1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
CastAs-ListType-32[+]
X CastAs-ListType-32: Created on: 2012-05-28 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; " 123 987 567 456 " castable as s:myRestrictedList1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
nscons-040[+]
X nscons-040: Created on: 2011-11-28 Spec Dependencies: feature = schemaImport spec = XQ30+ Test: import schema namespace cnc="http://www.w3.org/TestSchemas/cnc"; validate { <cnc:value xsi:type="xs:int" >{ 10 }</cnc:value> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
nscons-041[+]
X nscons-041: Created on: 2011-11-28 Spec Dependencies: feature = schemaImport spec = XQ30+ Test: import schema namespace cnc="http://www.w3.org/TestSchemas/cnc"; let $xs := namespace xs { "http://www.w3.org/2001/XMLSchema" }, $val := validate { <cnc:value xsi:type="xs:int" >{ $xs, 10 }</cnc:value> } return data($val) instance of xs:int |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Constr-compelem-constrmod-1[+]
X Constr-compelem-constrmod-1: Created on: 2005-04-20 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: declare construction strip; import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:count(fn:data((element elem {//*:idrefs})/*)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Constr-compelem-constrmod-2[+]
X Constr-compelem-constrmod-2: Created on: 2005-04-20 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: declare construction preserve; import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:count(fn:data((element elem {//*:idrefs})/*)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Constr-compelem-constrmod-5[+]
X Constr-compelem-constrmod-5: Created on: 2005-04-20 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: declare construction strip; import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:count(fn:data((element elem {//*:idrefs/@*:attr})/@*:attr)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Constr-compelem-constrmod-6[+]
X Constr-compelem-constrmod-6: Created on: 2005-04-20 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: declare construction preserve; import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:count(fn:data((element elem {//*:idrefs/@*:attr})/@*:attr)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
Constr-cont-nsmode-11[+]
X Constr-cont-nsmode-11: Created on: 2010-02-24 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: declare construction preserve; declare copy-namespaces no-preserve,inherit; import schema namespace ns="http://www.example.com/test/namespace-sensitive"; let $node := <e xmlns:bar="http://www.example.org/bar">{//ns:insensitive}</e> return data($node//ns:insensitive) instance of ns:myString |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
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 |
FunctionCall-028[+]
X FunctionCall-028: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; function($in as lu:unionType) as xs:boolean {$in instance of xs:integer}(23) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-029[+]
X FunctionCall-029: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; function($in as lu:unionType) as xs:boolean {$in instance of xs:integer}(xs:float(12)) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-030[+]
X FunctionCall-030: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; function($in as lu:unionType) as xs:boolean {$in instance of xs:integer}(12.3) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-031[+]
X FunctionCall-031: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; function($in as lu:unionType) as xs:boolean {$in instance of xs:integer}(xs:untypedAtomic('123')) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-032[+]
X FunctionCall-032: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; function($in as lu:unionOfListType) as xs:boolean {$in instance of xs:integer}(23) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-033[+]
X FunctionCall-033: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; function($in as lu:restrictedUnionType) as xs:boolean {$in instance of xs:integer}(23) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-034[+]
X FunctionCall-034: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; function($in as lu:listType) as xs:boolean {$in instance of xs:integer}(23) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-035[+]
X FunctionCall-035: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; function($in as xs:integer) as lu:unionOfUnionType {$in + 23}(9) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-036[+]
X FunctionCall-036: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; declare function local:daysAhead($in as xs:integer) as lu:unionOfUnionType {current-date() + (xs:dayTimeDuration('P1D')*$in)}; local:daysAhead(9) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-037[+]
X FunctionCall-037: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; declare function local:makeDate($in as xs:string) as lu:unionOfUnionType { if ($in castable as xs:date) then xs:untypedAtomic($in) else current-date() }; local:makeDate('2012-12-12') |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-038[+]
X FunctionCall-038: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; declare function local:makeDate($in as xs:string, $year as xs:integer) as lu:unionOfUnionType { let $date := $year || '-' || $in return if ($date castable as xs:date) then xs:untypedAtomic($date) else current-date() }; let $make2012date := local:makeDate(?, 2012) return $make2012date('12-12') |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-039[+]
X FunctionCall-039: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; function() as lu:restrictedUnionType {23}() |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-040[+]
X FunctionCall-040: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; let $f := function() as lu:namespaceSensitiveUnionType {node-name(<a/>)} return local-name-from-QName($f()) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-041[+]
X FunctionCall-041: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; let $f := function() as lu:namespaceSensitiveUnionType {xs:untypedAtomic('xsi:type')} return local-name-from-QName($f()) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-042[+]
X FunctionCall-042: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; declare function local:hof($f as function(xs:integer) as xs:integer) as xs:integer {$f(3) + 1}; let $f := function($a as lu:unionType) as xs:integer {$a + 2} return local:hof($f) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
FunctionCall-043[+]
X FunctionCall-043: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; declare function local:hof($f as function(lu:unionType) as xs:integer) as xs:integer {$f(3) + 1}; let $f := function($a as lu:unionOfUnionType) as xs:integer {$a + 2} return local:hof($f) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
GenCompEq-26[+]
X GenCompEq-26: Created on: 2016-07-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; myType:hatsize(5) = myType:integer-or-nothing(5) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
GenCompEq-27[+]
X GenCompEq-27: Created on: 2016-07-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; myType:hatsize(5) = myType:integer-or-nothing("") |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof112[+]
X instanceof112: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; 23 instance of lu:unionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof113[+]
X instanceof113: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; -23 instance of lu:restrictedUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof114[+]
X instanceof114: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; -23 instance of lu:listType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof115[+]
X instanceof115: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; -23 instance of lu:unionOfListType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof116[+]
X instanceof116: Created on: 2011-10-31 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; current-date() instance of lu:unionOfUnionType and 23 instance of lu:unionOfUnionType |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof117[+]
X instanceof117: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: xquery version "3.0"; import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:gYearMonth('2012-10') instance of s:restrictedUnion |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof118[+]
X instanceof118: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: xquery version "3.0"; import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:unrestrictedInteger(3) instance of s:myUnionType1 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof119[+]
X instanceof119: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: xquery version "3.0"; import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; s:restrictedString("IB40") instance of s:myUnionType2 |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof120[+]
X instanceof120: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: xquery version "3.0"; import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; 85 instance of s:unionOfListsAndAtomic |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof135[+]
X instanceof135: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:myUnionType1) as xs:boolean { true() }; local:f#1 instance of function(s:myUnionType1) as xs:boolean |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof136[+]
X instanceof136: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:myUnionType1) as xs:boolean { true() }; local:f#1 instance of function(s:unrestrictedDate) as xs:boolean |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof137[+]
X instanceof137: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:myUnionType1) as xs:boolean { true() }; local:f#1 instance of function(s:unrestrictedInteger) as xs:boolean |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof138[+]
X instanceof138: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:myUnionType1) as xs:boolean { true() }; local:f#1 instance of function(s:restrictedDate) as xs:boolean |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof139[+]
X instanceof139: Created on: 2012-10-08 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:approximateDate) as xs:boolean { true() }; local:f#1 instance of function(s:dateOrDateTime) as xs:boolean |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof140[+]
X instanceof140: Created on: 2013-01-24 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as xs:integer) as xs:boolean { true() }; local:f#1 instance of function(s:integer-union) as xs:boolean |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
instanceof141[+]
X instanceof141: Created on: 2013-01-24 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/unionListDefined"; declare function local:f($a as s:decimal-or-string) as xs:boolean { true() }; local:f#1 instance of function(xs:integer) as xs:boolean |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
modules-21[+]
X modules-21: Created on: 2009-04-01 Spec Dependencies: feature = schemaImport spec = XQ10+ Test: import module namespace mod3 = "http://www.w3.org/TestModules/module3"; mod3:function2(1 cast as simple:myType) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
modules-24[+]
X modules-24: Created on: 2009-04-01 Spec Dependencies: feature = schemaImport spec = XQ10+ Test: import module namespace mod3 = "http://www.w3.org/TestModules/module3"; mod3:function4(<simple:integer>1</simple:integer>) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
errata6-003[+]
X errata6-003: Created on: 2009-10-01 Spec Dependencies: feature = schemaImport spec = XQ10+ Test: import module namespace errata6_2="http://www.w3.org/TestModules/errata6-2"; import schema namespace a = "http://www.w3.org/XQueryTest/userDefinedTypes"; errata6_2:hatsize-add(3, 5) eq 8 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-module-001[+]
X cbcl-module-001: Created on: 2009-03-24 Spec Dependencies: feature = schemaImport spec = XQ10+ Test: import module namespace schemalib="http://www.xqsharp.com/test/schemalib/"; import schema namespace cd="http://www.cbcl.co.uk/XQueryTest/complexData"; count(schemalib:getShortStrings(validate {/})) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
orderBy29[+]
X orderBy29: Created on: 2005-06-01 Spec Dependencies: spec = XQ10+ feature = schemaImport spec = XQ10+ Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; <results> { for $x in /DataValues/NegativeNumbers/orderData order by ($x * -1) descending return ($x * -1e0) (:force to xs:double:) } </results> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
orderBy29a[+]
X orderBy29a: Created on: 2012-01-24 Spec Dependencies: spec = XQ10+ feature = schemaImport spec = XQ10+ Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; <results> { for $x in /DataValues/NegativeNumbers/orderData order by ($x * -1) descending return ($x * -1e0) (:force to xs:double:) } </results> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
orderBy52[+]
X orderBy52: Created on: 2005-06-01 Spec Dependencies: spec = XQ10+ feature = schemaImport spec = XQ10+ Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; <results> { for $x in /DataValues/SmallNegativeNumbers/orderData order by ($x + $x) descending return xs:double($x + $x) } </results> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
orderBy52a[+]
X orderBy52a: Created on: 2012-01-24 Spec Dependencies: spec = XQ10+ feature = schemaImport spec = XQ10+ Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; <results> { for $x in /DataValues/SmallNegativeNumbers/orderData order by ($x + $x) descending return xs:double($x + $x) } </results> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-1[+]
X schema-import-1: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace aSpace="http://www.youcannotfindthisschemaorg/schemas" at "http://www.youcannotfindithere/noschemas"; "abc" |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-2[+]
X schema-import-2: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ns1 = "http://www.w3.org/XQueryTestOrderBy"; import schema namespace ns2 = "http://www.w3.org/XQueryTestOrderBy"; "abc" |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-3[+]
X schema-import-3: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace ns1 = ""; "abc" |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-4[+]
X schema-import-4: Created on: 2006-01-31 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:not(//atomic:boolean) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-5[+]
X schema-import-5: Created on: 2006-01-31 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:avg((//atomic:float,//atomic:float))) eq xs:float(1.26743233E15) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-6[+]
X schema-import-6: Created on: 2006-01-31 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:avg(//atomic:integer)) eq 12678967543233 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-7[+]
X schema-import-7: Created on: 2006-01-31 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:avg((//atomic:decimal,//atomic:decimal))) eq 12678967.543233 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-8[+]
X schema-import-8: Created on: 2006-01-31 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:avg((//atomic:double,//atomic:double)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-9[+]
X schema-import-9: Created on: 2006-02-01 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:abs(//atomic:float[1])) eq xs:float(1.26743233E15) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-10[+]
X schema-import-10: Created on: 2006-02-01 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:abs(//atomic:integer[1])) eq 12678967543233 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-11[+]
X schema-import-11: Created on: 2006-02-01 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:abs(//atomic:decimal[1])) eq 12678967.543233 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-12[+]
X schema-import-12: Created on: 2006-02-01 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:abs(//atomic:double[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-13[+]
X schema-import-13: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:max((//atomic:float,//atomic:float))) eq xs:float(1.26743233E15) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-14[+]
X schema-import-14: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:max((//atomic:integer,//atomic:integer))) eq 12678967543233 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-15[+]
X schema-import-15: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:max((//atomic:decimal,//atomic:decimal))) eq 12678967.543233 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-16[+]
X schema-import-16: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:max((//atomic:double,//atomic:double)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-17[+]
X schema-import-17: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:min((//atomic:float,//atomic:float))) eq xs:float(1.26743233E15) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-18[+]
X schema-import-18: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:min((//atomic:integer,//atomic:integer))) eq 12678967543233 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-19[+]
X schema-import-19: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (fn:min((//atomic:decimal,//atomic:decimal))) eq 12678967.543233 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-20[+]
X schema-import-20: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:min((//atomic:double,//atomic:double)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-21[+]
X schema-import-21: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:hours-from-dateTime(//atomic:dateTime[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-22[+]
X schema-import-22: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:minutes-from-dateTime(//atomic:dateTime[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-23[+]
X schema-import-23: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; fn:seconds-from-dateTime(//atomic:dateTime[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-25[+]
X schema-import-25: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; ((//atomic:float[1]) + (//atomic:float[1])) eq xs:float(2.53486466E15) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-26[+]
X schema-import-26: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; ((//atomic:integer[1]) + (//atomic:integer[1])) eq 25357935086466 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-27[+]
X schema-import-27: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; ((//atomic:integer[1]) + (//atomic:integer[1])) eq 2.5357935086466E13 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-28[+]
X schema-import-28: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (//atomic:double[1]) + (//atomic:double[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-29[+]
X schema-import-29: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (//atomic:integer[1]) idiv (//atomic:integer[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-30[+]
X schema-import-30: Created on: 2006-02-02 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace atomic="http://www.w3.org/XQueryTest"; (//atomic:integer[1]) - (//atomic:integer[1]) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
modules-schema-context[+]
X modules-schema-context: Created on: 2005-12-05 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import module namespace ctx="http://www.w3.org/TestModules/context"; <result>{ctx:use-schema() instance of xs:int}</result> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
schema-import-31[+]
X schema-import-31: Created on: 2006-03-21 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace xml="http://www.w3.org/XQueryTest"; "abc" |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema001[+]
X qischema001: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"; <a> { 8 cast as hat:hatsize }</a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema002[+]
X qischema002: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema001.xsd"; <hat:a xmlns:hat="http://www.example.com/shoes.uri"> { 8 cast as hatsize }</hat:a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema003[+]
X qischema003: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema001.xsd"; <hat:a xmlns:hat="http://www.example.com/shoes.uri"> { xs:date('2003-02-02') cast as date2003 }</hat:a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema004[+]
X qischema004: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema001.xsd"; <hat:a xmlns:hat="http://www.example.com/shoes.uri"> { 'abc123' cast as vreg }</hat:a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema005[+]
X qischema005: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction strip; import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema005.xsd"; validate strict { <abf xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <a/> <b/> <b/> <f/> <f/> <f/> </abf>} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema006[+]
X qischema006: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction strip; import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema005.xsd"; <out> { validate strict { <abf> <a/> <b/> <b/> <f/> <f/> <f/> </abf> }} </out> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema007[+]
X qischema007: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction preserve; import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema005.xsd"; validate { <abf> <a/> <b/> <b/> { for $i in 1 to 3 return <f/> } </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema008[+]
X qischema008: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction preserve; import schema default element namespace "http://www.w3.org/XQueryTest/abf" (: at "qischema008.xsd" :); validate { <abf> <a/> { if (current-date() gt xs:date('1900-01-01')) then <b/> else <f/> } <b/> { for $i in 1 to 3 return <f/> } </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema009[+]
X qischema009: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction strip; import schema default element namespace "http://www.w3.org/XQueryTest/abf" at "qischema008.xsd"; let $f := <f/> return validate { <abf> <a/> { if (current-date() gt xs:date('1900-01-01')) then <b/> else <f/> } <b/> { for $i in 1 to 3 return $f } </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema010[+]
X qischema010: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction strip; import schema default element namespace "http://www.w3.org/XQueryTest/abf" at "qischema008.xsd"; let $c := (<a/>,<b/>,<f/>) return validate strict { <abf> {$c} </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema011[+]
X qischema011: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf" at "qischema008.xsd"; let $a := <a> { validate strict { <abf><a/><b/><f/></abf> } } </a> return $a/* |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema012[+]
X qischema012: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf" at "qischema008.xsd"; let $a := <a> { validate strict { <abf><a/><b/><f/></abf> } } </a> return $a/* |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema016[+]
X qischema016: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf" at "qischema008.xsd"; validate strict { doc("http://www.w3.org/fots/SchemaImport/xqischema008.xml") } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema030[+]
X qischema030: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare default function namespace "http://www.w3.org/XQueryTest/hats"; import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema030.xsd"; <a>{hatsize(5), bighatsize(8)}</a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema031[+]
X qischema031: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare default function namespace "http://www.example.com/hats.uri"; import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema030.xsd"; <a>{5 castable as hatsize, 8 castable as bighatsize, 3 castable as bighatsize}</a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema032[+]
X qischema032: Created on: 2007-01-09 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace q="http://schema.highwire.org/Publishing/Fragment"; let $e := ./* return validate { element {node-name($e)} { $e/@*, $e/* } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema032a[+]
X qischema032a: Created on: 2007-01-09 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace q="http://schema.highwire.org/Publishing/Fragment" at "qischema032.xsd"; let $e := ./* return validate { document { element {node-name($e)} { $e/@*, $e/* } } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema032b[+]
X qischema032b: Created on: 2007-01-09 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace q="http://schema.highwire.org/Publishing/Fragment" at "qischema032.xsd"; declare namespace frg="http://schema.highwire.org/Publishing/Fragment"; declare namespace res="http://schema.highwire.org/Publishing/Resource"; let $e := ./* return validate { element {"res:resource"} { $e/@*, attribute{"frg:fragility"}{3}, $e/* } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema032c[+]
X qischema032c: Created on: 2007-01-09 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace q="http://schema.highwire.org/Publishing/Fragment" at "qischema032.xsd"; declare namespace frg="http://schema.highwire.org/Publishing/Fragment"; declare namespace res="http://schema.highwire.org/Publishing/Resource"; declare function local:f() { <e xmlns:frg="http://schema.highwire.org/Publishing/Different" frg:fragrance="4"/>/@* }; let $e := ./* return validate { element {"res:resource"} { $e/@*, attribute{"frg:fragility"}{3}, local:f(), $e/* } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema040[+]
X qischema040: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"; import module "http://www.w3.org/XQueryTest/hats" (:at "xmod040a.xq":); <a> { hat:purchase(5 cast as hat:hatsize) }</a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema040a[+]
X qischema040a: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import module "http://www.w3.org/XQueryTest/hats" (:at "xmod040a.xq":); import schema namespace hat = "http://www.w3.org/XQueryTest/hats"; <a> { hat:purchase(5 cast as hat:hatsize) }</a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema041[+]
X qischema041: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ feature = schema-location-hint spec = XQ10+ feature = schemaImport Test: declare default function namespace "http://www.w3.org/XQueryTest/Local/hats"; import schema default element namespace "http://www.w3.org/XQueryTest/Local/hats" at "SchemaImport/qischema041a.xsd", "SchemaImport/qischema041.xsd"; <a>{hatsize(5), bighatsize(8), tinyhatsize(4)}</a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema042[+]
X qischema042: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ feature = schema-location-hint spec = XQ10+ feature = schemaImport Test: declare default function namespace "qischema0042.uri"; import schema default element namespace "qischema0042.uri" at "SchemaImport/qischema042.xsd", "SchemaImport/qischema042a.xsd", "SchemaImport/qischema042-non-existent.xsd"; <a>{hatsize(5), bighatsize(8), tinyhatsize(4)}</a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema043[+]
X qischema043: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: (: This test does not raise XQST0036, because it does not reference $hat:docvar. See W3C bugzilla 2546 :) declare namespace hat = "http://www.fpml.org/2005/FpML-4-2"; import module "http://www.fpml.org/2005/FpML-4-2" (:at "xmod043a.xq" :); $hat:twelve |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema044[+]
X qischema044: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare namespace hat = "http://www.w3.org/XQueryTest/hats"; import module "http://www.w3.org/XQueryTest/hats" (:at "xmod040a.xq" :); <a> { hat:trick(5) }</a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema061[+]
X qischema061: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/addresses" (:at "qischema061.xsd":); declare function local:p () as schema-element(z:person) { validate strict { <z:person> <z:first>Michael</z:first> <z:middle>H</z:middle> { local:sn() } </z:person> } }; declare function local:sn() as schema-element(z:last) { validate strict { <z:surname>Kay</z:surname> } }; <out> {local:p()} </out> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema062[+]
X qischema062: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/hats" at "qischema062.xsd"; validate strict { <z:s xsi:type="xs:NCName" xmlns:xs="http://www.w3.org/2001/XMLSchema">abc123</z:s> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema063[+]
X qischema063: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/money" at "qischema063.xsd"; validate strict { <z:a xsi:type="z:positive-money-amount" xmlns:z="http://www.w3.org/XQueryTest/money">1234</z:a> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema063q02-err[+]
X qischema063q02-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/money" (: at "qischema063.xsd" :); let $s := attribute {"currency"}{"USD"} return validate lax { <z:a currency="EUR" xsi:type="z:positive-money-amount" xmlns:z="http://www.w3.org/XQueryTest/money" >{$s}1234</z:a> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema064[+]
X qischema064: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/addresses"; validate strict { <z:person xsi:type="z:titled-person" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <z:first>Anthony</z:first> <z:middle>W</z:middle> <z:last>Benn</z:last> <z:title>Viscount Stansgate</z:title> </z:person> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema065[+]
X qischema065: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/addresses" at "qischema064.xsd"; validate strict { document { <z:person xsi:type="z:titled-person" xmlns:z="http://www.w3.org/XQueryTest/addresses" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <z:first>Anthony</z:first> <z:middle>W</z:middle> <z:last>Benn</z:last> <z:title>Viscount Stansgate</z:title> </z:person> } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema070[+]
X qischema070: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace fpml="http://www.fpml.org/2005/FpML-4-2" (:at "mini-fpml.xsd" :); declare variable $v := "4.2"; declare function local:write() as schema-element(fpml:FpML) { validate strict { <FpML xmlns="http://www.fpml.org/2005/FpML-4-2" fpml-version="{$v}" xsi:type="ValuationDocument" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <header> <from>me</from> <to>you</to> <date>2005-10-25</date> </header> <market>cattle</market> <value>0.02</value> </FpML> } }; local:write() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema072-01[+]
X qischema072-01: Created on: 2006-12-22 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace res="http://schema.highwire.org/Publishing/Resource/qischema072"; declare function local:test() as schema-element(res:abs) { (validate { document { <res:abs xmlns:res="http://schema.highwire.org/Publishing/Resource/qischema072"> <res:link href="file:/content/journals/jacc/issues/1/1"/> <res:link href="file:/content/journals/jacc/issues/1"/> <res:link href="file:/content/journals/jacc"/> </res:abs> } })/* }; local:test() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema072-02[+]
X qischema072-02: Created on: 2006-12-22 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace res="http://schema.highwire.org/Publishing/Resource/qischema072"; declare function local:test() as schema-element(res:abs) { validate { <res:abs xmlns:res="http://schema.highwire.org/Publishing/Resource/qischema072"> <res:link href="file:/content/journals/jacc/issues/1/1"/> <res:link href="file:/content/journals/jacc/issues/1"/> <res:link href="file:/content/journals/jacc"/> </res:abs> } }; local:test() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema072-03[+]
X qischema072-03: Created on: 2006-12-22 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace res="http://schema.highwire.org/Publishing/Resource/qischema072"; declare function local:test() as schema-element(res:fix) { (validate { document { <res:fix xmlns:res="http://schema.highwire.org/Publishing/Resource/qischema072"> wrong value </res:fix> } })/* }; local:test() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema072-04[+]
X qischema072-04: Created on: 2006-12-22 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace res="http://schema.highwire.org/Publishing/Resource/qischema072"; declare function local:test() as schema-element(res:fix) { validate { <res:fix xmlns:res="http://schema.highwire.org/Publishing/Resource/qischema072"> wrong value </res:fix> } }; local:test() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema072-05[+]
X qischema072-05: Created on: 2006-12-22 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace res="http://schema.highwire.org/Publishing/Resource/qischema072"; declare function local:test() as schema-element(res:uni) { (validate { document { <res:uni xmlns:res="http://schema.highwire.org/Publishing/Resource/qischema072"> <res:link href="file:/content/journals/jacc/issues/1/1"/> <res:link href="file:/content/journals/jacc/issues/1"/> <res:link href="file:/content/journals/jacc/issues/1/1"/> </res:uni> } })/* }; local:test() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema072-06[+]
X qischema072-06: Created on: 2006-12-22 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace res="http://schema.highwire.org/Publishing/Resource/qischema072"; declare function local:test() as schema-element(res:uni) { validate { <res:uni xmlns:res="http://schema.highwire.org/Publishing/Resource/qischema072"> <res:link href="file:/content/journals/jacc/issues/1/1"/> <res:link href="file:/content/journals/jacc/issues/1"/> <res:link href="file:/content/journals/jacc/issues/1/1"/> </res:uni> } }; local:test() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema080[+]
X qischema080: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction preserve; declare copy-namespaces preserve, inherit; declare namespace conf = "http://xbrl.org/2005/conformance"; declare namespace iso4217 = "http://www.xbrl.org/2003/iso4217"; import schema namespace qnc = "http://www.w3.org/XQueryTest/QNameComparisonTest" at "qischema080.xsd"; validate strict { <qnc:x>{ QName("http://www.xbrl.org/2003/iso4217","GBP") } </qnc:x> } , validate strict { <qnc:x xmlns:iso2="http://www.xbrl.org/2003/iso4217">iso2:GBP</qnc:x> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema083[+]
X qischema083: Created on: 2008-08-26 Spec Dependencies: spec = XQ10+ feature = schema-location-hint spec = XQ10+ feature = schemaImport Test: import schema namespace one = "http://www.w3.org/XQueryTest/q083one" at "SchemaImport/qischema083-1.xsd"; import schema namespace two = "http://www.w3.org/XQueryTest/q083two" at "SchemaImport/qischema083-2.xsd"; validate strict { <one:one> <two:two> <two:three/> <two:three/> <two:three/> </two:two> </one:one> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema265[+]
X qischema265: Created on: 2009-05-08 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction preserve; <e>{.}</e> instance of element(*, xs:untyped), <e>{.}</e> instance of element(*, xs:anyType) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema266[+]
X qischema266: Created on: 2009-05-08 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: declare construction preserve; declare function local:foo1($e as element()) { data($e) instance of xs:untypedAtomic }; declare function local:foo2($e as element(*,xs:decimal)) { data($e) instance of xs:untypedAtomic }; declare function local:foo3($e as element()) { (data($e) + 1) instance of xs:double }; declare function local:foo4($e as element(*,xs:decimal)) { (data($e) + 1) instance of xs:double }; declare function local:foo5($e as element(*,xs:decimal)) { ($e + 1) instance of xs:double }; declare function local:foo6($e as element(*,xs:decimal)) { (data($e) + data($e)) instance of xs:double }; 3 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90007[+]
X qischema90007: Created on: 2011-08-29 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction preserve; import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema005.xsd"; validate { <abf> <a/> <b/> <b/> { for $i in 1 to 3 return <f/> } </abf> }/* |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90008[+]
X qischema90008: Created on: 2011-08-29 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction preserve; import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema005.xsd"; text{"abcd")/validate { <abf> <a/> <b/> <b/> { for $i in 1 to 3 return <f/> } </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90031-err[+]
X qischema90031-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema001.xsd"; <hat:a xmlns:hat="shoes.uri"> { xs:date('2002-02-02') cast as date2003 }</hat:a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90041-err[+]
X qischema90041-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/hats" at "qischema001.xsd"; <hat:a xmlns:hat="shoes.uri"> { 'abc''1234' cast as vreg }</hat:a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90042-err[+]
X qischema90042-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/hats"; <hat:a xmlns:hat="shoes.uri"> { 'abc''1234' cast as vreg }</hat:a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90051-err[+]
X qischema90051-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; validate strict { <abf> <a/> <b/> <b/> <c/> <f/> <f/> <f/> </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90061-err[+]
X qischema90061-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; <out> { validate strict { <abf> <ax/> <b/> <b/> <f/> <f/> <f/> </abf> }} </out> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90071-err[+]
X qischema90071-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; validate strict { <abf> <a/> <b/> <b/> { for $i in 1 to 3 return (<f/>, <a/>) } </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90081-err[+]
X qischema90081-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; validate strict { <abf> <a/> { if (./*) then <b/> else <f/> } <b/> { for $i in 1 to 3 return <g/> } </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90082-err[+]
X qischema90082-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; validate strict { <abf> <a/> { if (./*) then <b/> else <f/> } <b/> { for $i in 1 to 3 return <g/> } </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90101-err[+]
X qischema90101-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; let $c := (<a>2</a>,<b/>,<f/>) return validate strict { <abf> {$c} </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90102-err[+]
X qischema90102-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf" ; let $c := (<a att="3"/>,<b/>,<f/>) return validate strict { <abf> {$c} </abf> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90131-err[+]
X qischema90131-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; validate strict { <f/> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90151-err[+]
X qischema90151-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; validate strict { <x/> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90171-err[+]
X qischema90171-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; validate strict { .//z } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90172-err[+]
X qischema90172-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema default element namespace "http://www.w3.org/XQueryTest/abf"; validate strict { doc("http://www.w3.org/fots/SchemaImport/xqischema008.xml")//f } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90611-err[+]
X qischema90611-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/addresses" at "qischema061.xsd"; declare function local:p () as schema-element(z:person) { validate strict { <z:person> <z:first>Michael</z:first> <z:middle>H</z:middle> { local:sn() } </z:person> } }; declare function local:sn() as schema-element(z:last) { <z:surname>Kay</z:surname> }; <out> {local:p()} </out> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90612-err[+]
X qischema90612-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/addresses" at "qischema061.xsd"; declare function local:p () as schema-element(z:person) { validate strict { <z:person> <z:first>Michael</z:first> <z:middle>H</z:middle> { local:sn() } </z:person> } }; declare function local:sn() as schema-element(z:last) { validate strict { <z:familyname>Kay</z:familyname> } }; <out> {local:p()} </out> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90613-err[+]
X qischema90613-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/addresses" at "qischema061.xsd"; declare function local:p () as schema-element(z:person) { validate strict { <z:person> <z:first>Michael</z:first> <z:middle>HP</z:middle> <z:last>Kay</z:last> </z:person> } }; <out> {local:p()} </out> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90614-err[+]
X qischema90614-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/addresses" at "qischema061.xsd"; declare function local:p () as schema-element(z:person) { validate strict { <z:person> <z:first>Michael</z:first> <z:middle role="patronymic">H</z:middle> <z:last>Kay</z:last> </z:person> } }; <out> {local:p()} </out> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90621-err[+]
X qischema90621-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/qischema062"; validate lax { <z:person xsi:type="xs:NCName" xmlns:xs="http://www.w3.org/2001/XMLSchema">abc 123</z:person> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90631-err[+]
X qischema90631-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace z = "http://www.w3.org/XQueryTest/money" (:at "qischema063.xsd":); validate strict { <z:a xsi:type="z:positive-money-amount" xmlns:z="http://www.w3.org/XQueryTest/money">-1234</z:a> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90701-err[+]
X qischema90701-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace fpml="http://www.fpml.org/2005/FpML-4-2" at "mini-fpml.xsd"; declare function local:write() as schema-element(fpml:FpML) { validate strict { <FpML xmlns="http://www.fpml.org/2005/FpML-4-2" fpml-version="4.2" xsi:type="ValuationDocument"> <header> <from>me</from> <to>you</to> <date>2005-10-253</date> </header> <market>cattle</market> <value>0.02</value> </FpML> } }; local:write() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90702-err[+]
X qischema90702-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace fpml="http://www.fpml.org/2005/FpML-4-2" at "mini-fpml.xsd"; declare function local:write() as schema-element(fpml:FpML) { validate strict { <FpML xmlns="http://www.fpml.org/2005/FpML-4-2" fpml-version="4.2" xsi:type="ValuationDocument"> <header> <from>me</from> <to>you</to> <date>2005-10-25</date> <country>us</country> </header> <market>cattle</market> <value>0.02</value> </FpML> } }; local:write() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
qischema90703-err[+]
X qischema90703-err: Created on: 2006-11-14 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace fpml="http://www.fpml.org/2005/FpML-4-2" at "mini-fpml.xsd"; declare function local:write() as schema-element(fpml:FpML) { validate strict { <FpML xmlns="http://www.fpml.org/2005/FpML-4-2" fpml-version="4.2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:anyType"> <header> <from>me</from> <to>you</to> <date>2005-10-25</date> <country>us</country> </header> <market>cattle</market> <value>0.02</value> </FpML> } }; local:write() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-001[+]
X substitution-001: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <H xmlns="http://www.w3.org/XQueryTest/substitution"> <string>s</string> <decimal>93.7</decimal> </H> }; $in instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-002[+]
X substitution-002: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <H xmlns="http://www.w3.org/XQueryTest/substitution" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/> }; $in instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-003[+]
X substitution-003: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution"> <A/> </cuckoo> }; $in/s:A instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-004[+]
X substitution-004: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution"> <B/> </cuckoo> }; $in/s:B instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-005[+]
X substitution-005: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution"> <C/> </cuckoo> }; $in/s:C instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-006[+]
X substitution-006: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution"> <C xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> </cuckoo> }; $in/s:C instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-007[+]
X substitution-007: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution"> <D/> </cuckoo> }; $in/s:D instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-008[+]
X substitution-008: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution"> <E/> </cuckoo> }; $in/s:E instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-009[+]
X substitution-009: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution"> <F><string>s</string><decimal>12.7</decimal></F> </cuckoo> }; $in/s:F instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-010[+]
X substitution-010: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution"> <G><string>s</string><decimal>12.7</decimal><date>2012-10-10</date></G> </cuckoo> }; $in/s:G instance of schema-element(s:H) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-011[+]
X substitution-011: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution"> <E/> </cuckoo> }; $in/s:E instance of schema-element(s:D) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-020[+]
X substitution-020: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ xsd-version = 1.1 spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution11"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution11"> <A/> </cuckoo> }; $in/s:A instance of schema-element(s:H1) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | n/a | n/a |
substitution-021[+]
X substitution-021: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ xsd-version = 1.1 spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution11"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution11"> <A/> </cuckoo> }; $in/s:A instance of schema-element(s:H2) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | n/a | n/a |
substitution-022[+]
X substitution-022: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ xsd-version = 1.1 spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution11"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution11"> <B/> </cuckoo> }; $in/s:B instance of schema-element(s:H1) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | n/a | n/a |
substitution-023[+]
X substitution-023: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ xsd-version = 1.1 spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution11"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution11"> <B/> </cuckoo> }; $in/s:B instance of schema-element(s:H2) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | n/a | n/a |
substitution-024[+]
X substitution-024: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ xsd-version = 1.1 spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution11"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution11"> <C xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> </cuckoo> }; $in/s:C instance of schema-element(s:H1) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | n/a | n/a |
substitution-025[+]
X substitution-025: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ xsd-version = 1.1 spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution11"; declare variable $in := validate strict { <cuckoo xmlns="http://www.w3.org/XQueryTest/substitution11"> <C xsi:nil="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/> </cuckoo> }; $in/s:C instance of schema-element(s:H2) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | n/a | n/a |
substitution-030[+]
X substitution-030: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare function local:f($p as schema-element(s:H)) as xs:integer {3}; local:f#1 instance of function(schema-element(s:A)) as xs:integer |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-031[+]
X substitution-031: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare function local:f($p as schema-element(s:D)) as xs:integer {3}; local:f#1 instance of function(schema-element(s:E)) as xs:integer |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
substitution-032[+]
X substitution-032: Created on: 2012-10-10 Spec Dependencies: spec = XQ30+ feature = higherOrderFunctions spec = XQ10+ feature = schemaImport Test: import schema namespace s="http://www.w3.org/XQueryTest/substitution"; declare function local:f($p as schema-element(s:H)) as xs:integer {3}; local:f#1 instance of function(schema-element(s:G)) as xs:integer |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-element-1[+]
X cbcl-schema-element-1: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/schema-element(tc:schema-element-head)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-element-2[+]
X cbcl-schema-element-2: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/schema-element(tc:schema-element-group)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-element-3[+]
X cbcl-schema-element-3: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/schema-element(tc:schema-element-group-nillable)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-element-4[+]
X cbcl-schema-element-4: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/schema-element(tc:schema-element-nillable-head)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-element-5[+]
X cbcl-schema-element-5: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/schema-element(tc:schema-element-nillable-group)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-element-6[+]
X cbcl-schema-element-6: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/schema-element(tc:schema-element-nillable-group-restriction)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-element-7[+]
X cbcl-schema-element-7: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/schema-element(tc:nillable)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-element-8[+]
X cbcl-schema-element-8: Created on: 2009-02-20 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; exists(/tc:root/schema-element(tc:schema-element-head)/self::tc:schema-element-group) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-element-9[+]
X cbcl-schema-element-9: Created on: 2009-02-20 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; declare function local:f($x as schema-element(tc:schema-element-head)) { local-name($x) }; local:f(exactly-one(/tc:root/schema-element(tc:schema-element-group-nillable)[2])) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validated-schema-element-1[+]
X cbcl-validated-schema-element-1: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: declare construction strip; import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; let $x := validate strict {/} return count($x/tc:root/schema-element(tc:schema-element-head)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validated-schema-element-2[+]
X cbcl-validated-schema-element-2: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction strip; import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; let $x := <newroot>{/}</newroot> return count($x/tc:root/schema-element(tc:schema-element-head)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validated-schema-element-3[+]
X cbcl-validated-schema-element-3: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport Test: declare construction strip; import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; let $x := validate lax {<newroot>{/}</newroot>} return count($x/tc:root/schema-element(tc:schema-element-head)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validated-schema-element-4[+]
X cbcl-validated-schema-element-4: Created on: 2009-02-20 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; let $x := validate strict {/} return exists($x/tc:root/schema-element(tc:schema-element-head)/self::tc:schema-element-group) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-attribute-1[+]
X cbcl-schema-attribute-1: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/tc:schema-attribute/schema-attribute(tc:x)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-schema-attribute-2[+]
X cbcl-schema-attribute-2: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/tc:schema-attribute/schema-attribute(tc:y)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-default-attribute-1[+]
X cbcl-default-attribute-1: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/tc:default-attribute[1]/@attr) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-default-attribute-2[+]
X cbcl-default-attribute-2: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; count(/tc:root/tc:default-attribute[2]/@attr) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-fixed-attribute-1[+]
X cbcl-fixed-attribute-1: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; string(/tc:root/tc:fixed-attribute[1]/@attr) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-fixed-attribute-2[+]
X cbcl-fixed-attribute-2: Created on: 2007-02-27 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; string(/tc:root/tc:fixed-attribute[2]/@attr) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
typeswitch-112[+]
X typeswitch-112: Created on: 2012-10-02 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ10+ Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; typeswitch (23) case $i as lu:unionType return true() default $v return false() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
typeswitch-113[+]
X typeswitch-113: Created on: 2012-10-02 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ10+ Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; typeswitch (-23) case $i as lu:restrictedUnionType return true() default $v return false() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
typeswitch-114[+]
X typeswitch-114: Created on: 2012-10-02 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ10+ Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; typeswitch (-23) case $i as lu:listType return true() default $v return false() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
typeswitch-115[+]
X typeswitch-115: Created on: 2012-10-02 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ10+ Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; typeswitch (-23) case $i as lu:unionOfListType return true() default $v return false() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
typeswitch-116[+]
X typeswitch-116: Created on: 2012-10-02 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ10+ Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; (typeswitch (current-date()) case $i as lu:unionOfUnionType return true() default $v return false()) and (typeswitch (23) case $i as lu:unionOfUnionType return true() default $v return false()) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-1[+]
X validateexpr-1: Created on: 2005-12-19 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate {/DataValues/Strings union /DataValues/PositiveNumbers} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-2[+]
X validateexpr-2: Created on: 2005-12-19 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; let $var := <Strings><orderData>one string</orderData></Strings> return validate strict {$var} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-3[+]
X validateexpr-3: Created on: 2005-12-19 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; let $var := <Strings><orderData>one string</orderData></Strings> return validate lax {$var} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-4[+]
X validateexpr-4: Created on: 2005-12-19 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate {<!-- A Comment Node -->} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-5[+]
X validateexpr-5: Created on: 2005-12-19 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate {<!-- A Comment Node -->} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-6[+]
X validateexpr-6: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate strict {<?format role="output" ?>} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-7[+]
X validateexpr-7: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate lax {<?format role="output" ?>} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-8[+]
X validateexpr-8: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate strict {text {"A Text Node"}} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-9[+]
X validateexpr-9: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate lax {text {"A Text Node"}} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-10[+]
X validateexpr-10: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; let $var := validate strict {exactly-one(/DataValues/Strings)} return fn:count($var/parent::node()) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-11[+]
X validateexpr-11: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; let $var := validate lax {exactly-one(/DataValues/Strings)} return fn:count($var/parent::node()) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-12[+]
X validateexpr-12: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; let $var := validate strict {<Strings><orderData>A String</orderData></Strings>} return fn:count($var/parent::node()) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-13[+]
X validateexpr-13: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; let $var := validate lax {<Strings><orderData>A String</orderData></Strings>} return fn:count($var/parent::node()) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-14[+]
X validateexpr-14: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate strict {if (fn:true()) then <Strings><orderData>A String</orderData></Strings> else <Failed>This test failed</Failed>} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-15[+]
X validateexpr-15: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate lax {if (fn:true()) then <Strings><orderData>A String</orderData></Strings> else <Failed>This test failed</Failed>} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-16[+]
X validateexpr-16: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate lax {if (fn:false()) then <Failed>This test failed</Failed> else <Strings><orderData>A String</orderData></Strings>} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-17[+]
X validateexpr-17: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate lax {if (fn:true() or fn:true()) then <Strings><orderData>A String</orderData></Strings> else <Failed>This test failed</Failed> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-18[+]
X validateexpr-18: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate lax {if (every $x in (1,2,3) satisfies $x < 5) then <Strings><orderData>A String</orderData></Strings> else <Failed>This test failed</Failed> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-19[+]
X validateexpr-19: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate lax {if (some $x in (1,2,3) satisfies $x = 2) then <Strings><orderData>A String</orderData></Strings> else <Failed>This test failed</Failed> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-20[+]
X validateexpr-20: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate lax {typeswitch ("A String") case $i as xs:decimal return <wrap>test failed</wrap> case $i as xs:string return <Strings><orderData>A String</orderData></Strings> default return <Failed>This test failed</Failed> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-21[+]
X validateexpr-21: Created on: 2005-12-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; validate lax {let $var := <Strings><orderData>A String</orderData></Strings> return $var } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-23[+]
X validateexpr-23: Created on: 2006-04-11 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTestOrderBy"; import schema "http://www.w3.org/XQueryTestOrderBy"; let $var := validate strict { element DataValues1 {element Strings {"data"}}} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-24[+]
X validateexpr-24: Created on: 2006-06-07 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare namespace lu = 'http://www.w3.org/XQueryTest/ListUnionTypes' ; import schema "http://www.w3.org/XQueryTest/ListUnionTypes"; let $v := validate { <lu:e>1 1.0e0</lu:e> } let $dv := data($v) return ($dv[1] instance of xs:integer, $dv[2] instance of xs:float) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-25[+]
X validateexpr-25: Created on: 2006-07-13 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace simple="http://www.w3.org/XQueryTest/simple"; validate strict {<simple:duration>sorry, no duration here</simple:duration>} |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-26[+]
X validateexpr-26: Created on: 2006-07-13 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: validate { document { <a/>, <b/> } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-27[+]
X validateexpr-27: Created on: 2010-03-10 Spec Dependencies: spec = XQ10+ feature = schemaImport spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace t="http://www.example.com/ns/test"; declare variable $input-context := (/); let $doc := validate strict { $input-context } let $anid := id("anid", $doc) return <results> <para1 idcount="{count(id('anid', $doc))}"/> <para2 idcount="{count(id('anid2', $doc))}"/> <para2 idcount="{count(id('34', $doc))}"/> <para3 idcount="{count(id('anid3', $doc))}"/> <para3 idcount="{count(id('anid4 anid5', $doc))}"/> </results> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-28[+]
X validateexpr-28: Created on: 2010-03-11 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace t="http://www.example.com/ns/test/xq-e18"; let $doc := validate strict { document { <doc xmlns="http://www.example.com/ns/test/xq-e18"> <para1>PT3H21M</para1> <para2>P3M</para2> </doc> } } let $p1 := data($doc/t:doc/t:para1) let $p2 := data($doc/t:doc/t:para2) let $t1 := xs:dayTimeDuration("PT3H21M") let $t2 := xs:yearMonthDuration("P3M") return <results> <case1>{if ($p1 = $t1) then "pass" else "fail"}</case1> <case2>{if ($p2 = $t2) then "pass" else "fail"}</case2> </results> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-29[+]
X validateexpr-29: Created on: 2010-03-15 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace ns="http://www.w3.org/XQueryTestOrderBy"; validate { document { <ns:Strings/>, <ns:Strings/> } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-30[+]
X validateexpr-30: Created on: 2010-03-15 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema default element namespace "http://www.w3.org/XQueryTestOrderBy"; let $document as document-node(element(Strings)) := document { ( <!--comment-->, <Strings><orderData>one string</orderData></Strings>, <?processing instruction?> ) } let $validated as document-node(schema-element(Strings)) := validate { $document } return count($validated/node()) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-31[+]
X validateexpr-31: Created on: 2010-03-15 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema default element namespace "http://www.w3.org/XQueryTestOrderBy"; declare function local:numbers($positive) { if ($positive) then <PositiveNumbers><orderData>1</orderData></PositiveNumbers> else <NegativeNumbers><orderData>-1</orderData></NegativeNumbers> }; let $positive as element(orderData, xs:decimal) := (validate { local:numbers(true()) })/orderData let $negative as element(orderData, xs:decimal) := (validate { local:numbers(false()) })/orderData return $positive + $negative |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-32[+]
X validateexpr-32: Created on: 2010-03-15 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema default element namespace "http://www.w3.org/XQueryTestOrderBy"; declare function local:numbers($positive) { if ($positive) then <PositiveNumbers><orderData>1</orderData></PositiveNumbers> else <NegativeNumbers><orderData>-1</orderData></NegativeNumbers> }; let $positive as element(orderData, xs:decimal) := (validate { document { local:numbers(true()) } })//orderData let $negative as element(orderData, xs:decimal) := (validate { document { local:numbers(false()) } })//orderData return $positive + $negative |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-33[+]
X validateexpr-33: Created on: 2010-03-15 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema default element namespace "http://www.w3.org/XQueryTestOrderBy"; declare function local:numbers($positive) { if ($positive) then <PositiveNumbers><orderData>1</orderData></PositiveNumbers> else document { <NegativeNumbers><orderData>-1</orderData></NegativeNumbers> } }; let $positive as element(orderData, xs:decimal) := (validate { local:numbers(true()) })//orderData let $negative as element(orderData, xs:decimal) := (validate { local:numbers(false()) })//orderData return $positive + $negative |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-34[+]
X validateexpr-34: Created on: 2012-05-29 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: validate lax { <a xsi:type='xs:integer'>42</a> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-35[+]
X validateexpr-35: Created on: 2012-05-29 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: validate lax { <a xsi:type='xs:integer' xmlns:xs="http://www.w3.org/2001/XMLSchema">42</a> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-36[+]
X validateexpr-36: Created on: 2013-01-06 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace udt = "http://www.w3.org/XQueryTest/userDefinedTypes"; string( validate lax { <a xsi:type='udt:NOTATIONBased' xmlns:udt="http://www.w3.org/XQueryTest/userDefinedTypes">udt:value1</a> } ) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-37[+]
X validateexpr-37: Created on: 2013-01-06 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace udt = "http://www.w3.org/XQueryTest/userDefinedTypes"; string( validate lax { <a xsi:type='udt:NOTATIONBased' xmlns:udt="http://www.w3.org/XQueryTest/userDefinedTypes">udt:value3</a> } ) |
no result | n/a
test-set dependencies not satisfied |
wrongError
Expected error:XQDY0027, got null |
n/a | pass | pass |
validateexpr-38[+]
X validateexpr-38: Created on: 2013-01-06 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace udt = "http://www.w3.org/XQueryTest/userDefinedTypes"; string( validate type udt:NOTATIONBased { <a xmlns:udt="http://www.w3.org/XQueryTest/userDefinedTypes">udt:value1</a> } ) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-39[+]
X validateexpr-39: Created on: 2013-01-06 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace udt = "http://www.w3.org/XQueryTest/userDefinedTypes"; string( validate type udt:NOTATIONBased { <a xmlns:udt="http://www.w3.org/XQueryTest/userDefinedTypes">udt:value3</a> } ) |
no result | n/a
test-set dependencies not satisfied |
wrongError
Expected error:XQDY0027, got null |
n/a | pass | pass |
validateexpr-40[+]
X validateexpr-40: Created on: 2013-01-06 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace udt = "http://www.w3.org/XQueryTest/userDefinedTypes"; string( validate type udt:NOTATIONBased { <a>value1</a> } ) |
no result | n/a
test-set dependencies not satisfied |
wrongError
Expected error:XQDY0027, got null |
n/a | pass | pass |
validateexpr-41[+]
X validateexpr-41: Created on: 2013-01-06 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace udt = "http://www.w3.org/XQueryTest/userDefinedTypes"; string( validate strict { <notatio xmlns="http://www.w3.org/XQueryTest/userDefinedTypes">value1</notatio> } ) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-42[+]
X validateexpr-42: Created on: 2013-01-06 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace udt = "http://www.w3.org/XQueryTest/userDefinedTypes"; string( validate strict { <notatio xmlns="http://www.w3.org/XQueryTest/userDefinedTypes">value3</notatio> } ) |
no result | n/a
test-set dependencies not satisfied |
wrongError
Expected error:XQDY0027, got null |
n/a | pass | pass |
K2-ValidateExpression-1[+]
X K2-ValidateExpression-1: Created on: 2007-11-26 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: validate gt validate |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-constraints-1[+]
X validate-constraints-1: Created on: 2009-04-01 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace constraints = "http://www.w3.org/constraints"; declare variable $test := element test { <constraints:a> <b id="x"/> <b id="y"/> <b id="y"/> </constraints:a> }; validate { $test/*:a } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-constraints-2[+]
X validate-constraints-2: Created on: 2009-04-01 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace constraints = "http://www.w3.org/constraints"; declare variable $test := element test { <constraints:a2> <b2 id="x"/> <b2 id="y"/> <b2/> </constraints:a2> }; validate { $test/*:a2 } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-constraints-3[+]
X validate-constraints-3: Created on: 2009-04-01 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace constraints = "http://www.w3.org/constraints"; declare variable $test := element test { <constraints:a2> <b2 id="x"/> <b2 id="y"/> <b2 id="z"/> <b2ref> <c idref="x"/> <c idref="y"/> <c idref="q"/> </b2ref> </constraints:a2> }; validate { $test/*:a2 } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-constraints-4[+]
X validate-constraints-4: Created on: 2009-12-24 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace constraints = "http://www.w3.org/constraints"; declare variable $test := element test { <constraints:a> <b id="x"/> <b id="y"/> </constraints:a> }; validate { $test/*:a } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-sc-1[+]
X validate-sc-1: Created on: 2009-11-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace ss="http://www.w3.org/query-test/complexSimple"; let $v := validate { <ss:complexExtendsSimple>1</ss:complexExtendsSimple> } let $dv := fn:data($v) return ($dv instance of xs:integer) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-sc-2[+]
X validateexpr-sc-2: Created on: 2009-11-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace ss="http://www.w3.org/query-test/complexSimple"; let $v := validate { <ss:emptyMixed>1</ss:emptyMixed> } let $dv := fn:data($v) return fn:not($dv instance of xs:integer) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-sc-4[+]
X validateexpr-sc-4: Created on: 2009-11-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace ss="http://www.w3.org/query-test/complexSimple"; let $v := validate { <ss:unionBase>1</ss:unionBase> } let $dv := fn:data($v) return fn:not($dv instance of xs:integer) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-sc-5[+]
X validateexpr-sc-5: Created on: 2009-11-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace ss="http://www.w3.org/query-test/complexSimple"; let $v := validate { <ss:unionBase>2</ss:unionBase> } let $dv := fn:data($v) return ($dv instance of xs:integer) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-sc-6[+]
X validateexpr-sc-6: Created on: 2009-11-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace ss="http://www.w3.org/query-test/complexSimple"; let $v := validate { <ss:complexExtendsUnion>1</ss:complexExtendsUnion> } let $dv := fn:data($v) return fn:not($dv instance of xs:integer) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-sc-7[+]
X validateexpr-sc-7: Created on: 2009-11-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace ss="http://www.w3.org/query-test/complexSimple"; let $v := validate { <ss:complexExtendsUnion>2</ss:complexExtendsUnion> } let $dv := fn:data($v) return ($dv instance of xs:integer) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-sc-8[+]
X validateexpr-sc-8: Created on: 2009-11-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace ss="http://www.w3.org/query-test/complexSimple"; let $v := validate { <ss:listBase>1</ss:listBase> } let $dv := fn:data($v) return ($dv instance of xs:integer) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validateexpr-sc-9[+]
X validateexpr-sc-9: Created on: 2009-11-20 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace ss="http://www.w3.org/query-test/complexSimple"; let $v := validate { <ss:complexExtendsList>1</ss:complexExtendsList> } let $dv := fn:data($v) return ($dv instance of xs:integer) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-101[+]
X validate-as-101: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); validate type hat:hatsize { <hut>8</hut> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-102[+]
X validate-as-102: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); declare function local:run() as element(hat:hat, hat:hatsize) { validate type hat:hatsize { <hat:hat>8</hat:hat> } }; local:run() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-103[+]
X validate-as-103: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats" at "../../../TestSources/hats.xsd"; declare function local:run() as attribute(size, hat:hatsize) { validate type hat:hatsize { attribute size {8} } }; <e>{local:run()}</e> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-104[+]
X validate-as-104: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); declare variable $in := <hat>8</hat>; declare function local:run() as element(hat, hat:hatsize) { validate type hat:hatsize { $in } }; local:run() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-105[+]
X validate-as-105: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare namespace other="http://ns.other.com/"; import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); declare variable $in := <hat>8</hat>; declare function local:run() as element(hat, hat:hatsize) { (#other:validate (hat:hatsize)#) { validate type hat:hatsize { $in }} }; local:run() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-106[+]
X validate-as-106: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare namespace other="http://ns.other.com/"; import schema namespace hat = "http://www.w3.org/XQueryTest/hats"; declare variable $in := <hat>8</hat>; declare function local:run() as element(hat, hat:hatsize) { validate type hat:hatsize { validate type xs:integer { $in } } }; local:run() |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-91011[+]
X validate-as-91011: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); validate type hat:brimsize { <hat>8</hat> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-91012[+]
X validate-as-91012: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); validate type hat:hatsize hat:brimsize { <hat>8</hat> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-91014[+]
X validate-as-91014: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); validate type hat:hatsize { 8, <hat>8</hat> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-91015[+]
X validate-as-91015: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); validate type boot:hatsize { <hat>8</hat> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-91016[+]
X validate-as-91016: Created on: 2008-12-01 Spec Dependencies: spec = XQ30+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); validate type hat:hatsize { <hat>banana</hat> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
validate-as-91017[+]
X validate-as-91017: Created on: 2011-07-27 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace hat = "http://www.w3.org/XQueryTest/hats"(: at "qischema001.xsd" :); validate as hat:hatsize { <hut>8</hut> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-1[+]
X cbcl-validateexpr-1: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate lax { <Unknown xsi:type="tc:choice" xmlns:tc="http://www.w3.org/XQueryTest/testcases"> {element a {element z {"12.345"}}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-2[+]
X cbcl-validateexpr-2: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate lax { <Unknown xsi:type="choice"> {element a {"12.345"}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-3[+]
X cbcl-validateexpr-3: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate lax { <Unknown xsi:type="tc:choice" xmlns:tc="http://www.w3.org/XQueryTest/testcases"> {element z {"12.345"}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-4[+]
X cbcl-validateexpr-4: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate lax { <Unknown> {element z {"12.345"}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-5[+]
X cbcl-validateexpr-5: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate strict { <Unknown xsi:type="tc:choice" xmlns:tc="http://www.w3.org/XQueryTest/testcases"> {element a {element z {"12.345"}}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-6[+]
X cbcl-validateexpr-6: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate strict { <Unknown xsi:type="tc:choice" xmlns:tc="http://www.w3.org/XQueryTest/testcases"> {element a {"12.345"}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-7[+]
X cbcl-validateexpr-7: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate strict { <Unknown xsi:type="tc:choice" xmlns:tc="http://www.w3.org/XQueryTest/testcases"> {element z {"12.345"}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-8[+]
X cbcl-validateexpr-8: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate strict { <Unknown> {element z {"12.345"}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-9[+]
X cbcl-validateexpr-9: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate lax { <Unknown> {element a {element z {"12.345"}}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-10[+]
X cbcl-validateexpr-10: Created on: 2007-11-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; let $var := validate strict { <Unknown> {element a {element z {"12.345"}}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-11[+]
X cbcl-validateexpr-11: Created on: 2008-12-09 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: validate { document { (<e/>, "text") } } |
no result | n/a
test-set dependencies not satisfied |
wrongError
Expected error:XQDY0084, got err:XQDY0027 |
n/a | pass | pass |
cbcl-validateexpr-12[+]
X cbcl-validateexpr-12: Created on: 2008-12-09 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: validate{ document { "text" } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-13[+]
X cbcl-validateexpr-13: Created on: 2008-12-09 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: validate lax { document { (<a/>, <b/>) } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-14[+]
X cbcl-validateexpr-14: Created on: 2009-02-24 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; declare namespace tc="http://www.w3.org/XQueryTest/testcases"; let $var := validate lax { <Unknown> {element z {"12.345"}}</Unknown>} return count($var/element(*, xs:decimal)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-15[+]
X cbcl-validateexpr-15: Created on: 2009-02-24 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace cd="http://www.cbcl.co.uk/XQueryTest/complexData"; declare function local:f($x) as element(cd:complexTypeWithSimpleContent, cd:shortString)* { $x//cd:complexTypeWithSimpleContent }; let $x := validate strict {/} return (count(local:f($x)/@value)) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-16[+]
X cbcl-validateexpr-16: Created on: 2009-12-18 Spec Dependencies: spec = XQ10+ feature = schemaImport feature = schemaValidation Test: import schema namespace tc="http://www.w3.org/XQueryTest/testcases"; validate { attribute { xs:QName("tc:a") } { "value" } } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
cbcl-validateexpr-17[+]
X cbcl-validateexpr-17: Created on: 2010-07-01 Spec Dependencies: spec = XQ10+ spec = XQ10+ feature = schemaImport feature = schemaValidation Test: declare default element namespace "http://www.w3.org/XQueryTest/testcases"; import schema "http://www.w3.org/XQueryTest/testcases"; declare namespace tc="http://www.w3.org/XQueryTest/testcases"; let $var := validate lax { <Unknown xsi:type="tc:choice"> {element a {"foo"}}</Unknown>} return $var |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
value-comparison-3[+]
X value-comparison-3: Created on: 2006-04-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; myType:hatsize(5) eq myType:shoesize(5) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
value-comparison-4[+]
X value-comparison-4: Created on: 2006-04-10 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; myType:hatsize(5) ne myType:shoesize(5) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
value-comparison-13[+]
X value-comparison-13: Created on: 2016-07-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; myType:hatsize(5) eq myType:integer-or-nothing(5) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
value-comparison-14[+]
X value-comparison-14: Created on: 2016-07-09 Spec Dependencies: spec = XQ30+ feature = schemaImport Test: import schema namespace myType="http://www.w3.org/XQueryTest/userDefinedTypes"; myType:hatsize(5) eq myType:integer-or-nothing("") |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
extvardef-023[+]
X extvardef-023: Created on: 2011-12-05 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ30+ Test: declare construction strip; import schema default element namespace "http://www.w3.org/XQueryTest/hats"; declare variable $x := validate strict { <abf> <a/> <b/> <b/> <f/> <f/> <f/> </abf>}; $x |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
extvardef-024[+]
X extvardef-024: Created on: 2011-12-05 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ30+ Test: declare construction strip; import schema default element namespace "http://www.w3.org/XQueryTest/hats"; declare variable $x external := validate strict { <abc> <a/> <b/> <b/> <f/> <f/> <f/> </abc>}; $x |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
extvardef-025[+]
X extvardef-025: Created on: 2011-12-05 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ30+ Test: declare construction strip; import schema namespace hats="http://www.w3.org/XQueryTest/hats"; declare variable $x as schema-element(hats:abf) external := validate strict { <hats:abf> <hats:a/> <hats:b/> <hats:b/> <hats:f/> <hats:f/> <hats:f/> </hats:abf>}; $x |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
extvardef-026[+]
X extvardef-026: Created on: 2011-12-05 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ30+ Test: declare construction strip; import schema namespace hats="http://www.w3.org/XQueryTest/hats"; declare variable $x as schema-element(hats:s) external := validate strict { <hats:abf> <hats:a/> <hats:b/> <hats:b/> <hats:f/> <hats:f/> <hats:f/> </hats:abf>}; $x |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
extvardef-027[+]
X extvardef-027: Created on: 2011-12-05 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ30+ Test: declare construction strip; import schema namespace hats="http://www.w3.org/XQueryTest/hats"; declare variable $x as schema-element(hats:s) external := <hats:abf> <hats:a/> <hats:b/> <hats:b/> <hats:f/> <hats:f/> <hats:f/> </hats:abf>; $x |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
version_declaration-005[+]
X version_declaration-005: Created on: 2005-10-05 Spec Dependencies: feature = schemaImport spec = XQ10+ Test: xquery version "1.0"; declare boundary-space preserve; declare default collation "xspanish"; declare base-uri "http://www.base-uri.com/"; declare construction strip; declare ordering unordered; declare default order empty greatest; import schema default element namespace "http://comment"; declare namespace foo = "http://foo.org"; declare default function namespace "http://example.org/math-functions"; declare namespace bar = "http://bar.org"; declare variable $x as xs:integer := 7; declare function local:sumOf1toN($i) as xs:integer { if ($i = 1) then $i else $i + local:sumOf1toN($i - 1) }; declare option foo:strip-comments "true"; local:sumOf1toN(5) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
WindowingUseCase07S[+]
X WindowingUseCase07S: Created on: 2011-07-28 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ30+ Test: <result>{ for tumbling window $w in ./stream/event start $s when $s/person eq "Anton" and $s/direction eq "in" only end $e next $n when xs:dateTime($n/@time) - xs:dateTime($s/@time) gt xs:dayTimeDuration("PT1H") or ($e/person eq "Barbara" and $e/direction eq "in") or ($e/person eq "Anton" and $e/direction eq "out") where $e/person eq "Barbara" and $e/direction eq "in" return <warning time="{ $e/@time }">Barbara: Anton arrived 1h ago</warning> }</result> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
WindowingUseCase11S[+]
X WindowingUseCase11S: Created on: 2011-07-28 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ30+ Test: <results>{ for tumbling window $w in ./stream/event[direction eq "in"] start when true() only end next $x when $x/person eq "Clara" return <result time="{ $x/@time }">{ distinct-values(for $y in $w where (xs:dateTime($y/@time) + xs:dayTimeDuration("PT15M") ) ge xs:dateTime($x/@time) return $y/person) }</result> }</results> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
WindowingUseCase13S[+]
X WindowingUseCase13S: Created on: 2011-07-28 Spec Dependencies: spec = XQ30+ feature = schemaImport spec = XQ30+ Test: <result>{ for sliding window $w in ./stream/event start $s when true() end next $e when xs:dateTime($e/@time) - xs:dateTime($s/@time) gt xs:dayTimeDuration("PT1H") where count($w[person eq $s/person and direction eq "in"]) ge 3 return <alert time="{ $e/@time }">{fn:data($s/person)} is suspicious</alert> }</result> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
FOTY0012[+]
X FOTY0012: Created on: 2008-05-16 Spec Dependencies: spec = XQ10+ feature = schemaImport spec = XQ10+ Test: import schema namespace foo = "http://www.example.org/2007/schema/FOTY0012"; data(validate strict { <foo:element /> } ) |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
XQDY0027[+]
X XQDY0027: Created on: 2008-05-16 Spec Dependencies: spec = XQ10+ feature = schemaImport spec = XQ10+ Test: declare construction preserve; declare copy-namespaces no-preserve,inherit; import schema namespace foo = "http://www.example.org/2007/schema/XQDY0027"; let $x := validate strict { <foo:element attr="foo:notation">foo:qname</foo:element> } return <a>{$x}</a> |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
XQDY0084[+]
X XQDY0084: Created on: 2008-05-16 Spec Dependencies: spec = XQ10+ feature = schemaImport spec = XQ10+ Test: import schema namespace foo = "http://www.example.org/2007/schema/XQDY0084"; validate strict { <foo:a /> } |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
XQST0058[+]
X XQST0058: Created on: 2008-05-16 Spec Dependencies: feature = schemaImport spec = XQ10+ Test: import schema namespace foo = "http://www.w3.org/XQueryTest/testcases"; import schema namespace bar = "http://www.w3.org/XQueryTest/testcases"; 1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
XQST0059_1[+]
X XQST0059_1: Created on: 2008-05-16 Spec Dependencies: feature = schemaImport spec = XQ10+ Test: import schema namespace foo = "http://www.w3.org/" at "DoesNotExist.xsd"; 1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
XQST0059_3[+]
X XQST0059_3: Created on: 2008-05-16 Spec Dependencies: feature = schemaImport spec = XQ10+ Test: import schema namespace foo = "http://www.w3.org/"; 1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
XQST0059_6[+]
X XQST0059_6: Created on: 2008-05-16 Spec Dependencies: feature = schemaImport spec = XQ10+ Test: import schema namespace foo = "http://www.example.org/" at "XQST0059.xsd"; 1 |
no result | n/a
test-set dependencies not satisfied |
pass | n/a | pass | pass |
hof-009[+]
X hof-009: Created on: 2009-03-01 Spec Dependencies: spec = XQ30+ feature = schemaImport feature = higherOrderFunctions Test: import schema namespace a = "http://www.w3.org/XQueryTest/userDefinedTypes"; let $f := a:hatsize#1 return ($f(8) instance of a:hatsize) |
no result | n/a
notXP31 |
pass | n/a | pass | pass |
itunes[+]
X itunes: Created on: 2008-10-30 Spec Dependencies: spec = XQ10+ feature = schemaImport Test: |
no result | n/a
environment dependencies not satisfied |
pass | n/a | pass | pass |