Dear all,

I'm trying to return a set of values based on date stored in millisecond
format.
e.g.
results/[EMAIL PROTECTED] >1044226800000]
which works ok in the tester but in java it doesn't.
I'm using:
String strXpath = "/results/[EMAIL PROTECTED] > 1046559600000]";  

Where a typical line from the DOMdoc = 
<snapshot Date="2003-03-21 00:00" msDate="1048201200000" TimePd="Total">
  
I've tried also using the number function but it returns all or nothing but
never the correct value.

Any clues would be gratefully received.

Thanks

Kevin

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .




-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to