RE: [xsl] Filtering problem

Subject: RE: [xsl] Filtering problem
From: "Haarman, Michael" <mhaarman@xxxxxxxxx>
Date: Fri, 11 Nov 2005 13:40:43 -0600
> -----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.

Current Thread