Comparing dates/times within an XSL stylesheet.

Subject: Comparing dates/times within an XSL stylesheet.
From: Lalit Jalota <lalit.jalota@xxxxxxxxxx>
Date: Wed, 5 Apr 2000 17:29:03 +0100
I am producing an XSL stylesheet which will produce HTML output when it is
applied to an XML document.

In addition to converting the XML to HTML the XSL also filters the elements
and outputs a subset of all the elements within the XML document.

Some elements have date (DD/MM/YYYY) and time (HH:MM) attributes.  I wish to
filter on elements which have date and time stamps between set thresholds.

The only way I can think of to do this is by invoking a script from within
the XSL.  Can JScript or JavaScript do this?  I've written JAVA programs
aplenty but never JScript.

I'd rather try and adhere to standard implementations and not be tied to
anything Microsoft specific.

Regards

Brian



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread