- From: Colin Paul Adams <colin@colina.demon.co.uk>
- Date: 14 Jan 2005 11:01:05 +0000
- To: Ashok Malhotra <ashok.malhotra@oracle.com>
- Cc: Michael Kay <mhk@mhk.me.uk>, public-qt-comments@w3.org
>>>>> "AM" == Ashok Malhotra <ashok.malhotra@oracle.com> writes:
AM> XML Schema, following IEEE 754, defines INF, -INF and NaN as
AM> legal lexical forms for xs:float and xs:double. If you define
AM> an attribute foo of type xs:float in a Schema, a conforming
AM> document can have foo = NaN as well as foo = 12.5e34.
If you allow that, then you need something to handle the case of an
element named NaN, etc.
--
Colin Paul Adams
Preston Lancashire
Received on Friday, 14 January 2005 11:01:43 UTC