Thanks Michael and Andrew for your replies...did you see the result
that I posted?
I was able to change the formatted date into an integer then apply
templates accordingly.
I am now trying to figure out the best way to turn each of those lists
[of late and ontime items] into lists that decend by date.
Is it best to sort at the point where the date comparison is being
made or at a lower level in a seperate template using <xsl:sort> ?
--~------------------------------------------------------------------
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>
--~--