[Bug 5261] [FO] errors in cast vs. construction

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





------- Comment #2 from tim@cbcl.co.uk  2008-01-15 10:20 -------
I've changed our implementation to throw FOCA0002 in this case.  The expected
error is now correct in CVS, however our implementation disagress with the
expected error code (FORG0001) for K2-SeqExprCast-254 to K2-SeqExprCast-331.

These cases are of the form:

some-type-derived-from-integer(xs:float("-INF"))

where some-type-derived-from-integer includes xs:byte, xs:nonPositiveInteger,
negativeInteger etc.

I'll report these as errors against XQTS.

Received on Tuesday, 15 January 2008 10:20:30 UTC