[Bug 5706] [F&O] Overflow errors in casting to gYear, gYearMonth.

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





------- Comment #1 from mike@saxonica.com  2008-05-21 16:23 -------
I propose changing the sentence from 

In casting to a date or time value, if the value is too large or too small to
be represented by the implementation, error [err:FODT0001] is raised.

to

In casting to xs:date, xs:dateTime, xs:gYear, or xs:gYearMonth (or types
derived from these), if the value is too large or too small to be represented
by the implementation, error [err:FODT0001] is raised.

Received on Wednesday, 21 May 2008 16:23:56 UTC