[Bug 5671] [FO] Type promotion in fn:min and fn:max

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


Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Michael Kay <mike@saxonica.com>  2008-07-08 22:09:39 ---
On 27 May 2008 (recorded in the minutes but sadly not here), the joint WGs
decided to resolve this by changing the text (in fn:max() and fn:min()) from

Numeric and xs:anyURI values are converted to the least common type that
supports the ge operator by a combination of type promotion and subtype
substitution.

to

Numeric and xs:anyURI values are converted to the least common type reachable
by a combination of type promotion and subtype substitution.

This decision was confirmed at the joint WG meeting on 7 July 2008.

I am marking this as resolved/fixed. Oliver, if you are content with this
resolution, I would be grateful if you could mark the bug as closed.

(Incidentally, I think comments #4 and #5 are correct)


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 8 July 2008 22:10:15 UTC