xsl-list
[Top] [All Lists]

RE: [xsl] How would you like a new axis? time::

2010-03-14 08:34:34

We can then query element nodes, in a given date-time range. 
For example, as following:

//x[(_at_)time:created gt xs:dateTime('2000-01-01T00:00:00')]

This looks like, to be possible with the existing XDM definition.

So how would you find a product element whose price today is less than its
price a week ago?

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--