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
[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
>
>
> ---
Yes, partial support should be available before summer. Stay tuned.
Tinny
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello,
We are a medical device manufacturer and we are examining the
possibility of using XML documents to store aspects of our
studies( we make a non-contact heart mapping system,
Endocardial Solutions, Inc. ). I began by experimenting
with DTD's. However, there doesn't seem to be any