Re: XML Schema support

2001-03-28 Thread John Snelson
Hi, XML is an inherantly text data format, so there is no built in floating point number support in the DOM. What most people do is to treat certain parts of the XML tree as having a floating point value, and use string-to-number and number-to-string routines to get the numeric values from the st

RE: XML Schema support

2001-03-27 Thread Peter Allen
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 27, 2001 1:01 PM > To: [EMAIL PROTECTED] > Subject: Re: XML Schema support > > > Yes, partial support should be available before summer. Stay tuned. > > Tinny > > > ---

Re: XML Schema support

2001-03-27 Thread tng
Yes, partial support should be available before summer. Stay tuned. Tinny - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]