[Bug 4309] fn-insert-before-mix-args-010 has invalid float value

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


frans.englich@telia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|ravindranath.chennoju@oracle|frans.englich@telia.com
                   |.com                        |




------- Comment #4 from frans.englich@telia.com  2007-09-12 09:44 -------
Mike, section 17.1.2 Casting to xs:string and xs:untypedAtomic reads:

If ST is xs:float or xs:double, then:
If SV has the value positive or negative zero, TV is "0" or "-0" respectively.

doesn't this mandate that xs:float("-0") must serialize to "-0"?

Received on Wednesday, 12 September 2007 09:44:28 UTC