https://www.w3.org/Bugs/Public/show_bug.cgi?id=29736 --- Comment #1 from Tim Mills <tim@cbcl.co.uk> --- Also, we read <xs:simpleType name="finiteNumberType"> <xs:restriction base="xs:double"> <!-- exclude positive and negative infinity, and NaN --> <xs:minExclusive value="-INF"/> <xs:maxExclusive value="INF"/> </xs:restriction> But NaN is not excluded. -- You are receiving this mail because: You are the QA Contact for the bug.Received on Monday, 18 July 2016 11:46:35 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:58:01 UTC