Subject: RE: Operational system date
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Sun, 6 Mar 2005 23:43:18 -0000
|
In 2.0, use current-date().
In 1.0 there are various solutions:
* pass the current date as a parameter to the stylesheet
* call an extension function (e.g. in the EXSLT library www.exslt.org)
* call a web service via the document() function
Michael Kay
http://www.saxonica.com/
> -----Original Message-----
> From: Marcos Hercules dos Santos [mailto:mhercules@xxxxxxxxx]
> Sent: 06 March 2005 15:36
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Operational system date
>
> Ola, I was thinking about the possibility to insert date of the
> operational system in my structure XML display's.I don't know if
> this resource exists. Can somenone confirm me? I don't have any
> sources ...
>
>
> thanks.
>
> Marcos Hercules dos Santos
|