Hi;
I need to do a search that compare the value in a date propertie adding a
constant to this propertie, something like this:
//element(*,nt:base)[ (@prop:date + xs:dateTime('"+dateContant+"') ) <
xs:dateTime('"+today+"')]";
My dificult is on: (@prop:date + xs:dateTime('"+dateContant+"') )
because the comparison ' < xs:dateTime('"+today+"') ' is ok for only a
propertie.
Would my query be possible?
TKS
Helio.
--
View this message in context:
http://www.nabble.com/XPath-search-with-date-function-embbeded......-tf3758378.html#a10622484
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.