[
Lists Home |
Date Index |
Thread Index
]
- From: KenNorth <KenNorth@email.msn.com>
- To: xml-dev@lists.xml.org
- Date: Thu, 24 Aug 2000 13:37:20 -0700
> Francis wrote:
> "...Xpath (unlike XML-Schema)doesn't understand basic types like dates"
>
> I don't need data types to query.
Okay, let's say you have a value of '101'.
How do you know whether a query should match a binary '101' or a decimal
'101' if you don't use data types?
|