Re: [xsl] Retrieving the date of processing

Subject: Re: [xsl] Retrieving the date of processing
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Mon, 16 Aug 2004 11:10:21 -0400
At 10:17 PM 8/15/2004, Ken wrote:
At 2004-08-16 01:54 +0000, Frans Englich wrote:
it would be practical to fill the content of
an element with the date of when the actual processing took place
...
Is there such a function, or can my problem be solved in some other
elegant way?

The design pattern in XSLT 1.0 is to pass the date as a parameter at invocation time.

Or if you're willing to use an extension function, many processors have one for this. See http://exslt.org/date/index.html for some options.


Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================

Current Thread