[Home] [By Thread] [By Date] [Recent Entries]
> -----Original Message----- > From: Tim Bray [mailto:tbray@t...] > Sent: Wednesday, April 04, 2001 9:48 AM > To: Simon St.Laurent; xml-dev@l... > Subject: Re: XML Schema 1.1 > > and personally I'd be > astounded to see anyone take on XML 1.1 in my lifetime; Especially since many consider XSD to be "XML 2.0" ;-) In all seriousness, XSD makes the following three element instances identical: <foo>200</foo> <foo>200.0</foo> <foo>200.0000000000000000</foo> assuming the following element declaration is in scope: <xsd:element name="foo" type="xsd:double" /> To some, this is a breaking change. DB http://www.develop.com/dbox
|

Cart



