[Bug 3358] [F+O] Rules for min() and max() handling of non-primitive types

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


mike@saxonica.com changed:

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




------- Comment #1 from mike@saxonica.com  2006-07-02 03:34 -------
It was agreed at the F2F in Saclay that numeric values appearing in the
arguments to min() and max() will "be converted to their least common type by a
combination of type promotion and subtype substitution. " This is a phrase that
is already used in XPath, and although there is no formal definition of the
terms, it appears to be clear what is meant.

I am marking this as FIXED, leaving it for Ashok to close when we have
confirmation that the action is complete.

Received on Sunday, 2 July 2006 03:34:54 UTC