Re: xsd:float and xsd:decimal

[...]

> >  The RDF
> > test cases should test rdf.  Lets keep to any dependencies of subtle
> > aspects of xml schema datatypes out of it.
>
> On the contrary! Let's be absolutely clear about which
> parts of the schema spec we depend on and which we don't.
>
> This isn't a question about how XML Schema works;
> it's about how our datatypes design integrates
> with XML Schema.

agreed and tested
  :jenny :age "10"^^xsd:decimal .
=>
  :jenny :age "10.0"^^xsd:float .

using http://users.skynet.be/jdroo/euler/#R3253
and test done with Java and .NET version

-- ,
Jos De Roo, AGFA http://www.agfa.com/w3c/jdroo/

Received on Friday, 22 November 2002 20:34:43 UTC