[Bug 4779] [XQTS] XQueryX versions of some queries not consistent with XQuery versions

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4779





------- Comment #2 from oliver@cbcl.co.uk  2007-06-28 10:07 -------
I was testing against the CVS version, not version 1.0.2, so most of these bugs
are invalid.

However the following two cases are inconsistent in version 1.0.2:
K-SeqExprCastable-21
K-SeqExprCastable-36

The <xqx:singleType> elements in K-SeqExprCastable-21 and K-SeqExprCastable-36
are missing <xqx:optional /> tags to keep them in line with the xquery versions
(should be xs:QName? and xs:integer? not xs:QName and xs:integer)

Received on Thursday, 28 June 2007 10:07:18 UTC