- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 12 Sep 2007 09:44:24 +0000
- To: public-qt-comments@w3.org
- CC:
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