[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XPath 1.5? (was RE: typing and markup)


java xpath 1.5
At 10:45 AM 5/7/2002 -0400, Elliotte Rusty Harold wrote:
>At 3:26 PM +0200 5/7/02, Matthew Gertner wrote:
>>  I can
>>certainly say from my experience programming in Java and C++ that I would
>>prefer for a number to be a number and for a date to be a date, rather than
>>having to constantly convert back and forth.
>
>You're assuming that everyone agrees with you on what a date is, and what 
>a number is, and so forth. If you think about it, I suspect you'll realize 
>that's not true. Is a number floating point or integer? What are its 
>maximum and minimum values? Does a date type include dates after 10000 CE 
>or before 1000 CE? Strings are reasonably portable. Dates and numbers 
>aren't in practice. The local type I want to use may not be the type you 
>want to send. XML lets us talk to each other in spite of that.

Yes, and a query language that uses the types in the XML view can operate 
on a wide variety of data without worrying about the details of the 
original data sources. Note that XML Schema supports these distinctions - 
floating point, integer, maximum and minimum permitted values, the 
representation of dates, etc. The fact that we have a portable way of 
representing data types that answers these questions allows 
system-independent processing of a wide variety of data.

>The schemas data types spec tries to address these problems by being all 
>things to all people, but not all environments can handle integers that 
>can exceed a googoolplex or dates that precede Julius Caesar. Your date 
>type and my date type are not necessarily the same thing. Your number type 
>and my number type are not necessarily the same thing.

But a more limited form of date or integer can be defined in XML Schema, 
and used to represent integers in a system that can only handle, say, 16 
bit or 8 bit integers.

Jonathan


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.