Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: Filtering date values with XPath queries >Thread Next - Re: Filtering date values with XPath queries Re: Filtering date values with XPath queriesTo: NULL Date: 5/4/2004 3:40:00 PM Han wrote:
> number(datum) <= number('01.01.1999')
No, number('01.01.1999') will result in NaN as 01.01.1999 is not a
number. translate() function can remove dots:
number(translate('01.01.1999'), '.', '') will result in 1011999.
--
Oleg Tkachenko [XML MVP]
http://blog.tkachenko.com
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
