xsl-list
[Top] [All Lists]

RE: Filtering problem

2005-11-11 12:40:43
-----Original Message-----
From: Ryan Puddephatt


 So if an item was 'approved', but it 
was after
$endDate then it should be included in 'submit' or if an item 
is 'complete'
but after the endDate, but it was 'approved' during the date 
range then
include it in 'approved' but not 'submit'

Yes.  XSLT2.0 has a host of date functions which allow for the sort of
comparisons you will be required to do to solve your problem.  In XSLT1.0
you're mostly stuck pfaffing strings.


Grouping questions start at the FAQ and work your way back here.

http://www.dpawson.co.uk/xsl/sect2/N4486.html#d5052e727


HTH,

Mike


-----------------------------------
Mike Haarman,
XSL Developer,
Internet Broadcasting Systems, Inc.

--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>